We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb943cb commit b2f0c97Copy full SHA for b2f0c97
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
egress-policy: audit
27
28
- - uses: vexxhost/docker-atmosphere/.github/actions/build-image@a1ad25c00b6bbf44621748b3a9ed664c6b6cf929 # main
+ - uses: vexxhost/docker-atmosphere/.github/actions/build-image@56b3dda2bc9f2e464de8997bdafd998cdb1e54a2 # main
29
30
image-name: python-openstackclient
31
push: ${{ github.event_name != 'pull_request' }}
0 commit comments