diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 504f693..53dc17a 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@672cf56c8b828e444b6e7906d0ee355c7ec1dea9 # main + - uses: vexxhost/docker-atmosphere/.github/actions/build-image@01f39b179e76b7da3831bb70bef15e817df49590 # main with: image-name: python-openstackclient push: ${{ github.event_name != 'pull_request' }}