diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8e2d856a..db238add 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,7 +25,7 @@ jobs: with: egress-policy: audit - - uses: vexxhost/docker-atmosphere/.github/actions/build-image@e72a4bb3670421e6ec38413e3e90b11259d86ea1 # main + - uses: vexxhost/docker-atmosphere/.github/actions/build-image@5092bcc16ead2c591c2f9a8d003eef0d24b93732 # main with: image-name: python-openstackclient push: ${{ github.event_name != 'pull_request' }}