Skip to content

Commit ad0a4f5

Browse files
ci: bump skitionek/notify-microsoft-teams in the actions group
Bumps the actions group with 1 update: [skitionek/notify-microsoft-teams](https://github.com/skitionek/notify-microsoft-teams). Updates `skitionek/notify-microsoft-teams` from 755c127ef3757945e5e97508914103d76ef7a925 to e7a2493ac87dad8aa7a62f079f295e54ff511d88 - [Release notes](https://github.com/skitionek/notify-microsoft-teams/releases) - [Changelog](https://github.com/Skitionek/notify-microsoft-teams/blob/master/CHANGELOG.md) - [Commits](Skitionek/notify-microsoft-teams@755c127...e7a2493) --- updated-dependencies: - dependency-name: skitionek/notify-microsoft-teams dependency-version: e7a2493ac87dad8aa7a62f079f295e54ff511d88 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a903bfd commit ad0a4f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly_docker_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
run: docker image prune -f
165165

166166
- name: Microsoft Teams Notification
167-
uses: skitionek/notify-microsoft-teams@755c127ef3757945e5e97508914103d76ef7a925 # v1.0.9
167+
uses: skitionek/notify-microsoft-teams@e7a2493ac87dad8aa7a62f079f295e54ff511d88 # v1.0.9
168168
if: failure()
169169
with:
170170
webhook_url: ${{ secrets.MSTEAMS_WEBHOOK }}
@@ -230,7 +230,7 @@ jobs:
230230
docker rm ${{ env.GEO_CONT_NAME }}
231231
232232
- name: Microsoft Teams Notification
233-
uses: skitionek/notify-microsoft-teams@755c127ef3757945e5e97508914103d76ef7a925 # v1.0.9
233+
uses: skitionek/notify-microsoft-teams@e7a2493ac87dad8aa7a62f079f295e54ff511d88 # v1.0.9
234234
if: failure()
235235
with:
236236
webhook_url: ${{ secrets.MSTEAMS_WEBHOOK }}

0 commit comments

Comments
 (0)