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 55e283d commit e4d083fCopy full SHA for e4d083f
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@5923a8fba3a98cf17e36583cc498d5e70a01c482 # main
+ - uses: vexxhost/docker-atmosphere/.github/actions/build-image@b35756699f2b0bf127417a05d0a7358d18920c94 # main
21
with:
22
image-name: python-openstackclient
23
push: ${{ github.event_name != 'pull_request' }}
0 commit comments