diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6e991d5a..8e269d0a 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@e012e9b7df8e22166070c4389caf52285807598a # main + - uses: vexxhost/docker-atmosphere/.github/actions/build-image@286455d3dcce221b89a5b9cfb836ef2ee4f7df69 # main with: image-name: python-openstackclient push: ${{ github.event_name != 'pull_request' }}