Skip to content

Commit

Permalink
chore(deps): bump ScribeMD/slack-templates from 0.6.11 to 0.6.12
Browse files Browse the repository at this point in the history
Bumps [ScribeMD/slack-templates](https://github.com/ScribeMD/slack-templates) from 0.6.11 to 0.6.12.
- [Release notes](https://github.com/ScribeMD/slack-templates/releases)
- [Changelog](https://github.com/ScribeMD/slack-templates/blob/main/CHANGELOG.md)
- [Commits](ScribeMD/slack-templates@0.6.11...0.6.12)

---
updated-dependencies:
- dependency-name: ScribeMD/slack-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Kurt-von-Laven committed Oct 15, 2022
1 parent f07e619 commit 0b37bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: ScribeMD/pre-commit-action@0.9.22
- name: Send Slack notification with job status.
if: always()
uses: ScribeMD/slack-templates@0.6.11
uses: ScribeMD/slack-templates@0.6.12
with:
bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
channel-id: ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}
Expand Down

0 comments on commit 0b37bd4

Please sign in to comment.