File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 images : ${{ steps.images.outputs.images }}
2525 steps :
2626 - name : Checkout Code
27- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
27+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2828
2929 - name : Log in to the GitHub Container registry
3030 uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
8484 image : ${{fromJson(needs.testbuild.outputs.images)}}
8585 steps :
8686 - name : Checkout Code
87- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
87+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8888
8989 - name : Security checks
9090 uses : cloudnative-pg/postgres-containers/.github/actions/security-scans@main
You can’t perform that action at this time.
0 commit comments