Skip to content

Commit

Permalink
Merge pull request #129 from openedx/dependabot/github_actions/slacka…
Browse files Browse the repository at this point in the history
…pi/slack-github-action-1.26.0

build(deps): bump slackapi/slack-github-action from 1.25.0 to 1.26.0
  • Loading branch information
feanil committed May 16, 2024
2 parents 9f6a1fc + 7c19f1b commit ea32d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-depr-ticket-to-depr-board.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Alert in Slack
id: slack
uses: slackapi/slack-github-action@v1.25.0
uses: slackapi/slack-github-action@v1.26.0
with:
channel-id: CGB0S3L12
slack-message: "Incoming DEPR ticket: ${{ github.event.issue.title }}\nAuthor: ${{ github.event.issue.user.login }}\nURL: ${{ github.event.issue.html_url }}"
Expand Down

0 comments on commit ea32d1d

Please sign in to comment.