Skip to content

Commit dcd992f

Browse files
authored
Merge pull request #42 from z-shell/renovate/all-dependencies
chore(deps): update all dependencies
2 parents 32fd662 + 34721fb commit dcd992f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
timeout-minutes: 10
2020
environment: production
2121
steps:
22-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
22+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2323
with:
2424
submodules: true
2525
fetch-depth: 0
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
hugo-version: latest
3030
extended: true
31-
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
31+
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
3232
with:
3333
path: /tmp/hugo_cache
3434
key: ${{ runner.os }}-hugomod-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)