Skip to content

Commit

Permalink
Merge pull request #54 from draios/dependabot/github_actions/slackapi…
Browse files Browse the repository at this point in the history
…/slack-github-action-1.25.0

Bump slackapi/slack-github-action from 1.24.0 to 1.25.0
  • Loading branch information
mbreitung authored Apr 9, 2024
2 parents a6fdb3d + a13194e commit 15ed644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Post to a Slack channel
if: ${{ success() }}
id: slack_success
uses: slackapi/slack-github-action@v1.24.0
uses: slackapi/slack-github-action@v1.25.0
with:
channel-id: 'sdcadmin-operator'
slack-message: ':cool-doge: `${{github.repository}}` new version: ${{needs.tagging.outputs.next_tag}}'
Expand Down

0 comments on commit 15ed644

Please sign in to comment.