We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a54e9a commit aea1df2Copy full SHA for aea1df2
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@593c706fefb16446f094ae1b65f2b971edddaee0
+ uses: ./.github/actions/security-scans/action.yml
149
with:
150
image: "${{ matrix.image }}"
151
registry_user: ${{ github.actor }}
0 commit comments