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 bf1e2ad commit 385cb96Copy full SHA for 385cb96
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@e72a4bb3670421e6ec38413e3e90b11259d86ea1 # main
+ - uses: vexxhost/docker-atmosphere/.github/actions/build-image@5092bcc16ead2c591c2f9a8d003eef0d24b93732 # main
21
with:
22
image-name: python-openstackclient
23
push: ${{ github.event_name != 'pull_request' }}
0 commit comments