Skip to content

Commit e93f6ae

Browse files
Bump 8398a7/action-slack from 3.15.0 to 3.15.1 (#3734)
Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/8398a7/action-slack/releases) - [Commits](8398a7/action-slack@bdc6f9d...fbd6aa5) --- updated-dependencies: - dependency-name: 8398a7/action-slack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97da5d3 commit e93f6ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/notifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
}
4343
4444
- name: Send Notification
45-
uses: 8398a7/action-slack@bdc6f9de222d3b7518e6cf99c4f3410f653cfde3 # v3.15.0
45+
uses: 8398a7/action-slack@fbd6aa58ba854a740e11a35d0df80cb5d12101d8 # v3.15.1
4646
with:
4747
status: custom
4848
custom_payload: |

.github/workflows/updates-notification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
echo "date=$(date +%s)" >> $GITHUB_OUTPUT
3737
echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
3838
- name: Send Notification
39-
uses: 8398a7/action-slack@bdc6f9de222d3b7518e6cf99c4f3410f653cfde3 # v3.15.0
39+
uses: 8398a7/action-slack@fbd6aa58ba854a740e11a35d0df80cb5d12101d8 # v3.15.1
4040
with:
4141
status: custom
4242
custom_payload: |

0 commit comments

Comments
 (0)