diff --git a/README.md b/README.md index ba31791..db25027 100644 --- a/README.md +++ b/README.md @@ -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 }}