Skip to content

Commit

Permalink
Merge dependabot/github_actions/slackapi/slack-github-action-1.27.0 i…
Browse files Browse the repository at this point in the history
…nto dependabot-combined-prs-1728291818838
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents 583e518 + dd9ae3b commit 9629642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
core.setOutput('pr_list', combinedPRsString);
- name: Post to a Slack channel
uses: slackapi/slack-github-action@v1.24.0
uses: slackapi/slack-github-action@v1.27.0
id: slack
with:
channel-id: "C03RTLRKJQP"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-readme-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
--data "$payload"

- name: Announce New Release in Slack
uses: slackapi/slack-github-action@v1.24.0
uses: slackapi/slack-github-action@v1.27.0
with:
channel-id: "C063MQJMKJN" #sdk-releases
payload: |
Expand Down

0 comments on commit 9629642

Please sign in to comment.