Skip to content

Commit ee91ee4

Browse files
Update docker/build-push-action action to v7 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 487669b commit ee91ee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "TAG=$tag" >> $GITHUB_OUTPUT
3333
3434
- name: Build image and push to GitHub Container Registry
35-
uses: docker/build-push-action@v6
35+
uses: docker/build-push-action@v7
3636
with:
3737
tags: |
3838
ghcr.io/appuio/mastodon-openshift/mastodon:latest

0 commit comments

Comments
 (0)