Skip to content

Commit a09025a

Browse files
authored
Update anchore.yml
Signed-off-by: igor.js <[email protected]>
1 parent 82a4e3d commit a09025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v3
32+
uses: actions/checkout@v4
3333

3434
- name: Build the Docker image
3535
run: docker build . --file Dockerfile --tag localbuild/testimage:latest

0 commit comments

Comments
 (0)