Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdcargile committed Feb 22, 2024
1 parent 5f7802a commit 28e5ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v4
# this is the new step using the ms-teams-notification action
- name: Notify dedicated teams channel
uses: jdcargile/ms-teams-notification@v1.3
uses: jdcargile/ms-teams-notification@v1.4
with:
github-token: ${{ github.token }} # this will use the runner's token.
ms-teams-webhook-uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}
Expand Down

0 comments on commit 28e5ca9

Please sign in to comment.