We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc2851 commit 9a624cfCopy full SHA for 9a624cf
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
packages: write
41
pull-requests: write
42
steps:
43
- - uses: vexxhost/docker-atmosphere/.github/actions/build-image@e012e9b7df8e22166070c4389caf52285807598a # main
+ - uses: vexxhost/docker-atmosphere/.github/actions/build-image@286455d3dcce221b89a5b9cfb836ef2ee4f7df69 # main
44
with:
45
image-name: ${{ matrix.image-name }}
46
build-args: FROM=${{ matrix.from }}
0 commit comments