Skip to content

Commit d56422b

Browse files
committed
chore: bump security-scans to main
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
1 parent 273c5f7 commit d56422b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
8787

8888
- name: Security checks
89-
uses: cloudnative-pg/postgres-containers/.github/actions/security-scans@dev/security-scan-action
89+
uses: cloudnative-pg/postgres-containers/.github/actions/security-scans@main
9090
with:
9191
image: "${{ matrix.image }}"
9292
registry_user: ${{ github.actor }}

0 commit comments

Comments
 (0)