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