Skip to content

Commit 0646db4

Browse files
chore(deps): update actions/checkout digest to eef6144
1 parent bf317fd commit 0646db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout code
12-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
12+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1313
- name: Build image
1414
run: docker build -t geoserver-docker.osgeo.org/geoserver:${{ github.sha }} .
1515
- name: Run trivy

0 commit comments

Comments
 (0)