Skip to content

Commit 05c5c71

Browse files
authored
Merge pull request #65 from ZeitOnline/renovate/docker-build-push-action-digest
MAINT: Update docker/build-push-action digest to 0adf995
2 parents 04c22d0 + e717551 commit 05c5c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
project_name: ${{env.project}}
3232
environment: production
3333
gar_docker_auth: true
34-
- uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
34+
- uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6
3535
with:
3636
context: .
3737
tags: ${{secrets.GAR_DOCKER_REGISTRY}}/${{env.project}}:${{github.sha}}

0 commit comments

Comments
 (0)