We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273c5f7 commit d56422bCopy full SHA for d56422b
.github/workflows/build.yml
@@ -86,7 +86,7 @@ jobs:
86
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
87
88
- name: Security checks
89
- uses: cloudnative-pg/postgres-containers/.github/actions/security-scans@dev/security-scan-action
+ uses: cloudnative-pg/postgres-containers/.github/actions/security-scans@main
90
with:
91
image: "${{ matrix.image }}"
92
registry_user: ${{ github.actor }}
0 commit comments