Skip to content

Commit 1af99bd

Browse files
authored
Merge pull request #22636 from galaxyproject/dependabot/github_actions/slackapi/slack-github-action-3.0.3
Bump slackapi/slack-github-action from 3.0.2 to 3.0.3
2 parents 3e7b3ed + e9f18bc commit 1af99bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_container_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
fi
306306
307307
- name: Send Slack notification
308-
uses: slackapi/slack-github-action@v3.0.2
308+
uses: slackapi/slack-github-action@v3.0.3
309309
with:
310310
webhook: ${{ secrets.K8S_SLACK_WEBHOOK_URL }}
311311
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)