From e18309d3fd61807d852132683897c5bc037205fe Mon Sep 17 00:00:00 2001 From: Kurt von Laven Date: Fri, 14 Oct 2022 19:14:24 -0700 Subject: [PATCH] chore(GitHub-Actions): Upgrade to latest versions ScribeMD/slack-templates 0.6.7 --> 0.6.12 --- .github/workflows/notify-assignee.yaml | 2 +- .github/workflows/notify-reviewers.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/notify-assignee.yaml b/.github/workflows/notify-assignee.yaml index a84d67a..faff466 100644 --- a/.github/workflows/notify-assignee.yaml +++ b/.github/workflows/notify-assignee.yaml @@ -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: diff --git a/.github/workflows/notify-reviewers.yaml b/.github/workflows/notify-reviewers.yaml index e4d7e9d..3cd3de4 100644 --- a/.github/workflows/notify-reviewers.yaml +++ b/.github/workflows/notify-reviewers.yaml @@ -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: