Skip to content

Commit

Permalink
NA: Bump google-github-actions/send-google-chat-webhook
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/send-google-chat-webhook](https://github.com/google-github-actions/send-google-chat-webhook) from 0.0.2 to 0.0.4.
- [Release notes](https://github.com/google-github-actions/send-google-chat-webhook/releases)
- [Changelog](https://github.com/google-github-actions/send-google-chat-webhook/blob/main/.goreleaser.yaml)
- [Commits](google-github-actions/send-google-chat-webhook@v0.0.2...v0.0.4)

---
updated-dependencies:
- dependency-name: google-github-actions/send-google-chat-webhook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 5620df3 commit 2eaf8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-github-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
id-token: 'write'
steps:
- id: 'notify_google_chat'
uses: 'google-github-actions/[email protected].2'
uses: 'google-github-actions/[email protected].4'
with:
webhook_url: '${{ secrets.GOOGLE_CHAT_ARGON_NOTIFICATIONS_CHANNEL }}'
mention: "<users/all>"

0 comments on commit 2eaf8d8

Please sign in to comment.