We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e7e78b + 807b213 commit d8fe7d4Copy full SHA for d8fe7d4
.github/workflows/valid-milestone-change.yml
@@ -45,7 +45,7 @@ jobs:
45
/orgs/rancher/teams/ui/memberships/${{ github.event.sender.login }}
46
- name: "Send Slack message if user is not a team member"
47
if: steps.check_team.outcome == 'failure'
48
- uses: slackapi/slack-github-action@v1.26.0
+ uses: slackapi/slack-github-action@v2.1.1
49
with:
50
payload: |
51
{
0 commit comments