1
0
mirror of https://github.com/securego/gosec.git synced 2025-01-03 22:52:22 +02:00

chore(deps): update docker/build-push-action action to v6

This commit is contained in:
renovate[bot] 2024-06-24 01:57:09 +00:00 committed by Cosmin Cojocar
parent 2ae137abcf
commit 3edc633c24

View File

@ -60,7 +60,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
COSIGN_PASSWORD: ${{secrets.COSIGN_PASSWORD}}
- name: Release Docker Image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
id: relimage
with:
platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le