Skip to content

Commit 6cd2a73

Browse files
committed
chore: Update README to reflect new version
1 parent 4002ab9 commit 6cd2a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v2
2424
# this is the new step using the ms-teams-notification action
2525
- name: Notify dedicated teams channel
26-
uses: jdcargile/ms-teams-notification@v1.2
26+
uses: jdcargile/ms-teams-notification@v1.3
2727
with:
2828
github-token: ${{ github.token }} # this will use the runner's token.
2929
ms-teams-webhook-uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}

0 commit comments

Comments
 (0)