Skip to content

Commit 8d2cdb4

Browse files
chore(deps): update actions/checkout action to v3.5.3 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5db68e7 commit 8d2cdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
timeout-minutes: 15
4444
steps:
4545
- name: Checkout
46-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
46+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4747
with:
4848
# Make sure the release step uses its own credentials.
4949
persist-credentials: false

0 commit comments

Comments
 (0)