There was an error while loading. Please reload this page.
1 parent 487669b commit ee91ee4Copy full SHA for ee91ee4
1 file changed
.github/workflows/build-and-push.yaml
@@ -32,7 +32,7 @@ jobs:
32
echo "TAG=$tag" >> $GITHUB_OUTPUT
33
34
- name: Build image and push to GitHub Container Registry
35
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
36
with:
37
tags: |
38
ghcr.io/appuio/mastodon-openshift/mastodon:latest
0 commit comments