Skip to content

Commit 22ee9f1

Browse files
authored
Merge pull request #37 from nowsprinting/dependabot/github_actions/8398a7/action-slack-3.18.0
Bump 8398a7/action-slack from 3.16.2 to 3.18.0
2 parents cbf5e00 + 126b6bb commit 22ee9f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)