Skip to content

Commit d02ab27

Browse files
authored
Merge pull request #6217 from Countly/dependabot/github_actions/actions-80bdc12dd6
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 in the actions group
2 parents addcfdc + 8880c61 commit d02ab27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_notice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: echo "$GITHUB_CONTEXT"
1515
- name: Send custom JSON data to Slack workflow
1616
id: slack
17-
uses: slackapi/slack-github-action@v2.0.0
17+
uses: slackapi/slack-github-action@v2.1.0
1818
with:
1919
# This data can be any valid JSON from a previous step in the GitHub Action
2020
payload: |

0 commit comments

Comments
 (0)