We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1df8749 + f23776d commit c60ca80Copy full SHA for c60ca80
2 files changed
.github/workflows/publish.yml
@@ -138,7 +138,7 @@ jobs:
138
139
steps:
140
- name: Send notification
141
- uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
+ uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
142
with:
143
method: chat.postMessage
144
token: ${{ secrets.SLACK_GHBOT_TOKEN }}
.github/workflows/tests.yml
@@ -230,7 +230,7 @@ jobs:
230
fi
231
232
233
234
235
236
0 commit comments