diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fefda61c..4df26e58 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,7 +37,7 @@ jobs: - id: build name: Build and push - uses: cern-sis/gh-workflows/.github/actions/docker-build@v6.2.0 + uses: cern-sis/gh-workflows/.github/actions/docker-build@v6.3.1 with: image: ${{ inputs.image }} context: ${{ inputs.context }} diff --git a/.github/workflows/push-main-backoffice.yml b/.github/workflows/push-main-backoffice.yml index 6ef067bd..36a0849b 100644 --- a/.github/workflows/push-main-backoffice.yml +++ b/.github/workflows/push-main-backoffice.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - name: send event - uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.2.0 + uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.3.1 with: event-type: update images: | diff --git a/.github/workflows/push-main-workflows.yml b/.github/workflows/push-main-workflows.yml index 9f1e7ba8..64457651 100644 --- a/.github/workflows/push-main-workflows.yml +++ b/.github/workflows/push-main-workflows.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest steps: - name: send event - uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.2.0 + uses: cern-sis/gh-workflows/.github/actions/kubernetes-project-new-images@v6.3.1 with: event-type: update images: |