Skip to content

Commit

Permalink
chore(deps): bump jdcargile/ms-teams-notification from 1.3 to 1.4 (#101)
Browse files Browse the repository at this point in the history
Bumps [jdcargile/ms-teams-notification](https://github.com/jdcargile/ms-teams-notification) from 1.3 to 1.4.
- [Release notes](https://github.com/jdcargile/ms-teams-notification/releases)
- [Commits](jdcargile/ms-teams-notification@v1.3...v1.4)

---
updated-dependencies:
- dependency-name: jdcargile/ms-teams-notification
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent 35e3b58 commit bc6ba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit bc6ba9e

Please sign in to comment.