Skip to content

Commit

Permalink
Merge pull request #46 from GiganticMinecraft/renovate/actions-checko…
Browse files Browse the repository at this point in the history
…ut-digest

chore(deps): update actions/checkout digest to 0ad4b8f
  • Loading branch information
outductor authored May 15, 2024
2 parents 77d7bf0 + 742a7aa commit 7bbb576
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-bungeesemaphore-redis-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# 参考: https://qiita.com/kawakawaryuryu/items/b0291c1bc1141a535263
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-seichiassist-builder-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# 参考: https://qiita.com/kawakawaryuryu/items/b0291c1bc1141a535263
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-seichiassist-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# 参考: https://qiita.com/kawakawaryuryu/items/b0291c1bc1141a535263
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-seichiassist-runner-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# 参考: https://qiita.com/kawakawaryuryu/items/b0291c1bc1141a535263
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-seichiassist-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# 参考: https://qiita.com/kawakawaryuryu/items/b0291c1bc1141a535263
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
submodules: recursive

Expand Down

0 comments on commit 7bbb576

Please sign in to comment.