Skip to content

Commit d8d0309

Browse files
ci(deps): update actions/checkout action to v3.6.0
1 parent bd1aa0d commit d8d0309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
ARCH: ${{ matrix.arch }} # build target, name required by binary-builder
3434

3535
steps:
36-
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
36+
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
3737

3838
- name: binary-builder
3939
uses: containerbase/internal-tools@a2eb489b908609773490b08e7ff52bdeb196f5c6 # v1.21.14

0 commit comments

Comments
 (0)