Skip to content

Commit 126b6bb

Browse files
Bump 8398a7/action-slack from 3.16.2 to 3.18.0
Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from 3.16.2 to 3.18.0. - [Release notes](https://github.com/8398a7/action-slack/releases) - [Commits](8398a7/action-slack@28ba43a...1750b50) --- updated-dependencies: - dependency-name: 8398a7/action-slack dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbf5e00 commit 126b6bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/actionlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
bash <(curl -LsS --retry 2 https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
3838
./actionlint -color
3939
40-
- uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3
40+
- uses: 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3
4141
with:
4242
status: ${{ job.status }}
4343
fields: repo,message,job,pullRequest

.github/workflows/metacheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: DeNA/unity-meta-check@a2e35e2c0b652031facd143db6f0a438b49de38a # v4
3434

35-
- uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3
35+
- uses: 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3
3636
with:
3737
status: ${{ job.status }}
3838
fields: repo,message,job,pullRequest

0 commit comments

Comments
 (0)