Skip to content

Commit 7498a0c

Browse files
authored
Merge pull request #17427 from rancher/dependabot/github_actions/slackapi/slack-github-action-3.0.2
Bump slackapi/slack-github-action from 3.0.1 to 3.0.2
2 parents 20e56b0 + 4505096 commit 7498a0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/valid-milestone-change.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
gh api --silent /orgs/rancher/teams/ui/memberships/${{ env.ACTOR }}
4949
- name: "Send Slack message if user is not a team member"
5050
if: steps.check_team.outcome == 'failure'
51-
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
51+
uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
5252
with:
5353
payload: |
5454
{

0 commit comments

Comments
 (0)