Skip to content

Commit

Permalink
Merge pull request #63 from radiofrance/renovate/docker-build-push-ac…
Browse files Browse the repository at this point in the history
…tion-5.x

chore(deps): update docker/build-push-action action to v5
  • Loading branch information
antoinegelloz authored Dec 12, 2023
2 parents a1a2e18 + 230b815 commit dbae508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
images: ghcr.io/${{ github.repository }}
labels: |
org.opencontainers.image.licenses=CeCILL-2.1
- uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
- uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit dbae508

Please sign in to comment.