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