Skip to content

Commit

Permalink
NA: Bump google-github-actions/send-google-chat-webhook (#11)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 20ecfe6 commit abba36c
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/send-google-chat-webhook@v0.0.2'
uses: 'google-github-actions/send-google-chat-webhook@v0.0.4'
with:
webhook_url: '${{ secrets.GOOGLE_CHAT_GAIA_SUPPORT_CHANNEL }}'
mention: "<users/all>"
Expand Down

0 comments on commit abba36c

Please sign in to comment.