diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 906ffd43..8e2d856a 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@2b0040e59869e408a94f1e92e67fa47035c50336 # main + - uses: vexxhost/docker-atmosphere/.github/actions/build-image@e72a4bb3670421e6ec38413e3e90b11259d86ea1 # main with: image-name: python-openstackclient push: ${{ github.event_name != 'pull_request' }}