Skip to content

Commit

Permalink
chore: Update README to reflect new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdcargile committed Dec 18, 2020
1 parent 4002ab9 commit 6cd2a73
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@v2
# this is the new step using the ms-teams-notification action
- name: Notify dedicated teams channel
uses: jdcargile/ms-teams-notification@v1.2
uses: jdcargile/ms-teams-notification@v1.3
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 6cd2a73

Please sign in to comment.