Skip to content

Commit ea32d1d

Browse files
author
Feanil Patel
authored
Merge pull request #129 from openedx/dependabot/github_actions/slackapi/slack-github-action-1.26.0
build(deps): bump slackapi/slack-github-action from 1.25.0 to 1.26.0
2 parents 9f6a1fc + 7c19f1b commit ea32d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-depr-ticket-to-depr-board.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
8585
- name: Alert in Slack
8686
id: slack
87-
uses: slackapi/slack-github-action@v1.25.0
87+
uses: slackapi/slack-github-action@v1.26.0
8888
with:
8989
channel-id: CGB0S3L12
9090
slack-message: "Incoming DEPR ticket: ${{ github.event.issue.title }}\nAuthor: ${{ github.event.issue.user.login }}\nURL: ${{ github.event.issue.html_url }}"

0 commit comments

Comments
 (0)