Skip to content

Commit

Permalink
Bump jmertic/slack-release-notifier (#1885)
Browse files Browse the repository at this point in the history
Bumps [jmertic/slack-release-notifier](https://github.com/jmertic/slack-release-notifier) from fbbf40c3020ca7707ae09ff9160206381c592fd7 to 7ed1272d4b089a8987b4c6880604cf63287b68b8.
- [Release notes](https://github.com/jmertic/slack-release-notifier/releases)
- [Commits](jmertic/slack-release-notifier@fbbf40c...7ed1272)

---
updated-dependencies:
- dependency-name: jmertic/slack-release-notifier
  dependency-type: direct:production
...

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 Oct 14, 2024
1 parent 74a0f59 commit 101d7b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-notice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
slack_channel: "#release-announcements"
project_logo: "https://artwork.aswf.io/projects/openexr/icon/color/openexr-icon-color.png"
uses: jmertic/slack-release-notifier@fbbf40c3020ca7707ae09ff9160206381c592fd7 # main
uses: jmertic/slack-release-notifier@7ed1272d4b089a8987b4c6880604cf63287b68b8 # main

- name: 'Notify Slack #openexr'
id: slack2
Expand All @@ -34,5 +34,5 @@ jobs:
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
slack_channel: "#openexr"
project_logo: "https://artwork.aswf.io/projects/openexr/icon/color/openexr-icon-color.png"
uses: jmertic/slack-release-notifier@fbbf40c3020ca7707ae09ff9160206381c592fd7 # main
uses: jmertic/slack-release-notifier@7ed1272d4b089a8987b4c6880604cf63287b68b8 # main

0 comments on commit 101d7b0

Please sign in to comment.