forked from repo-mirrors/cnpg-postgres-containers
ci: fix snyk security scans in bake_targets.yml (#329)
Closes #327 Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
This commit is contained in:
2
.github/workflows/bake.yml
vendored
2
.github/workflows/bake.yml
vendored
@@ -51,6 +51,8 @@ jobs:
|
||||
with:
|
||||
environment: ${{ github.event.inputs.environment }}
|
||||
postgresql_version: ${{ matrix.version }}
|
||||
secrets:
|
||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||
|
||||
Catalogs:
|
||||
name: Update Catalogs
|
||||
|
Reference in New Issue
Block a user