Skip to content

Commit db3d368

Browse files
authored
Merge pull request #6409 from Countly/dependabot/github_actions/actions-89b4e85e48
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in the actions group
2 parents f6118b6 + 22d267a commit db3d368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].0
17+
uses: slackapi/[email protected].1
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)