Skip to content

Commit cf64fd8

Browse files
authored
Merge pull request #60 from graphql-java-kickstart/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 11bd719
2 parents fa4c2bd + 5e5b568 commit cf64fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-24.04
1111
steps:
12-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
12+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1313
with:
1414
submodules: true # Fetch Hugo themes (true OR recursive)
1515
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

0 commit comments

Comments
 (0)