We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5413bc9 commit 600f4f6Copy full SHA for 600f4f6
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
21
22
- - uses: vexxhost/docker-atmosphere/.github/actions/build-image@e012e9b7df8e22166070c4389caf52285807598a # main
+ - uses: vexxhost/docker-atmosphere/.github/actions/build-image@286455d3dcce221b89a5b9cfb836ef2ee4f7df69 # main
23
with:
24
image-name: libvirtd
25
push: ${{ github.event_name != 'pull_request' }}
0 commit comments