We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27bae8 commit 27ec84bCopy full SHA for 27ec84b
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@a1ad25c00b6bbf44621748b3a9ed664c6b6cf929 # main
+ - uses: vexxhost/docker-atmosphere/.github/actions/build-image@56b3dda2bc9f2e464de8997bdafd998cdb1e54a2 # main
21
with:
22
image-name: python-openstackclient
23
push: ${{ github.event_name != 'pull_request' }}
0 commit comments