Skip to content

Commit d8fe7d4

Browse files
authored
Merge pull request #16080 from rancher/dependabot/github_actions/slackapi/slack-github-action-2.1.1
Bump slackapi/slack-github-action from 1.26.0 to 2.1.1
2 parents 0e7e78b + 807b213 commit d8fe7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
/orgs/rancher/teams/ui/memberships/${{ github.event.sender.login }}
4646
- name: "Send Slack message if user is not a team member"
4747
if: steps.check_team.outcome == 'failure'
48-
uses: slackapi/slack-github-action@v1.26.0
48+
uses: slackapi/slack-github-action@v2.1.1
4949
with:
5050
payload: |
5151
{

0 commit comments

Comments
 (0)