Skip to content

Commit 36e2cc4

Browse files
authored
Merge pull request #93 from yteraoka/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 42c9a1b + 1fa9a7d commit 36e2cc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
16+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717
with:
1818
fetch-depth: 0
1919

0 commit comments

Comments
 (0)