diff --git a/.github/workflows/release-snapshot.yaml b/.github/workflows/release-snapshot.yaml index c4e3b88..94983a1 100644 --- a/.github/workflows/release-snapshot.yaml +++ b/.github/workflows/release-snapshot.yaml @@ -53,7 +53,7 @@ jobs: ignore-unfixed: true severity: CRITICAL,HIGH - name: Notify dedicated teams channel - uses: jdcargile/ms-teams-notification@v1.3 + uses: jdcargile/ms-teams-notification@v1.4 if: failure() with: github-token: ${{ secrets.ORG_REPO_TOKEN }}