Skip to content

Commit

Permalink
chore(deps): bump ScribeMD/slack-templates from 0.6.2 to 0.6.3
Browse files Browse the repository at this point in the history
Bumps [ScribeMD/slack-templates](https://github.com/ScribeMD/slack-templates) from 0.6.2 to 0.6.3.
- [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.2...0.6.3)

---
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] committed Jul 19, 2022
1 parent eafd5c7 commit b9c1bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Expand Up @@ -50,7 +50,7 @@ jobs:
bump: ${{ inputs.bump }}
- name: Send Slack notification with job status.
if: always()
uses: ScribeMD/slack-templates@0.6.2
uses: ScribeMD/slack-templates@0.6.3
with:
bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
channel-id: ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}
Expand Down

0 comments on commit b9c1bba

Please sign in to comment.