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 165a5b7 commit 320b56dCopy full SHA for 320b56d
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
packages: write
18
pull-requests: write
19
steps:
20
- - uses: vexxhost/docker-atmosphere/.github/actions/build-image@b35756699f2b0bf127417a05d0a7358d18920c94 # main
+ - uses: vexxhost/docker-atmosphere/.github/actions/build-image@2b0040e59869e408a94f1e92e67fa47035c50336 # main
21
with:
22
image-name: python-openstackclient
23
push: ${{ github.event_name != 'pull_request' }}
0 commit comments