Skip to content

Commit

Permalink
update to v1 instead of commit id
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Sep 1, 2023
1 parent 4760fdf commit e1674ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
contents: read
packages: write
steps:
- uses: voxpupuli/gha-build-and-publish-a-container@6cc48dfef0d27070922d8adbd661884de1dd45c8
- uses: voxpupuli/gha-build-and-publish-a-container@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_arch: linux/amd64,linux/arm64

0 comments on commit e1674ba

Please sign in to comment.