Skip to content

Commit

Permalink
Will THIS fix it?
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaldus committed May 1, 2024
1 parent b17c84e commit 8163c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Build container
id: build-image
uses: redhat-actions/buildah-build@v1
uses: redhat-actions/buildah-build@v2
with:
image: path_to_advenure
tags: latest ${{ github.sha }}
Expand Down

0 comments on commit 8163c98

Please sign in to comment.