We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153ea03 commit 46fb589Copy full SHA for 46fb589
1 file changed
.github/workflows/bake_targets.yml
@@ -145,7 +145,7 @@ jobs:
145
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
146
147
- name: Security checks
148
- uses: cloudnative-pg/postgres-containers/.github/actions/security-scans@main
+ uses: cloudnative-pg/postgres-containers/.github/actions/security-scans@153ea03bd955700e314a428af8e79dac1ab42569
149
with:
150
image: "${{ matrix.image }}"
151
registry_user: ${{ github.actor }}
0 commit comments