Skip to content

Commit

Permalink
chore(GitHub-Actions): Upgrade to latest versions
Browse files Browse the repository at this point in the history
ScribeMD/slack-templates 0.6.7 --> 0.6.12
  • Loading branch information
Kurt-von-Laven committed Oct 15, 2022
1 parent 0b37bd4 commit e18309d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/notify-assignee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
notify-assignee:
name: Notify Assignee
uses: ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.7
uses: ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.12
permissions:
contents: read
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/notify-reviewers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
notify-reviewers:
name: Notify Reviewers
uses: ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.7
uses: ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.12
permissions:
contents: read
secrets:
Expand Down

0 comments on commit e18309d

Please sign in to comment.