Skip to content

Commit b6f362d

Browse files
Update actions/checkout digest to 3d3c42e
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent a19b1a9 commit b6f362d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/build.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
if: github.ref == 'refs/heads/main'
2222
steps:
2323
- name: Check out repository
24-
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
24+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2525
- name: Build and deploy
2626
uses: shalzz/zola-deploy-action@74526e63f38f84b82476349bbcd886b82040ff98 # v0.22.1
2727
env:
@@ -32,7 +32,7 @@ jobs:
3232
if: github.ref != 'refs/heads/main'
3333
steps:
3434
- name: Checkout
35-
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
35+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
3636
- name: Install and build
3737
if: github.event.action != 'closed'
3838
uses: shalzz/zola-deploy-action@74526e63f38f84b82476349bbcd886b82040ff98 # v0.22.1

0 commit comments

Comments
 (0)