diff --git a/.github/workflows/build-open-archiefbeheer.yml b/.github/workflows/build-open-archiefbeheer.yml index c83e5c4..2a857b3 100644 --- a/.github/workflows/build-open-archiefbeheer.yml +++ b/.github/workflows/build-open-archiefbeheer.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -83,7 +83,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -113,7 +113,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/build-open-formulieren.yml b/.github/workflows/build-open-formulieren.yml index 1f7f53f..1e361c1 100644 --- a/.github/workflows/build-open-formulieren.yml +++ b/.github/workflows/build-open-formulieren.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -83,7 +83,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -113,7 +113,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/build-open-klant.yml b/.github/workflows/build-open-klant.yml index fd7a314..9dc2b2d 100644 --- a/.github/workflows/build-open-klant.yml +++ b/.github/workflows/build-open-klant.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -83,7 +83,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -113,7 +113,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/build-open-notitificaties.yml b/.github/workflows/build-open-notitificaties.yml index 0ca315d..0fc064d 100644 --- a/.github/workflows/build-open-notitificaties.yml +++ b/.github/workflows/build-open-notitificaties.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -83,7 +83,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -113,7 +113,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/build-open-object.yml b/.github/workflows/build-open-object.yml index 1e67b60..c01407d 100644 --- a/.github/workflows/build-open-object.yml +++ b/.github/workflows/build-open-object.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -83,7 +83,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -113,7 +113,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/build-open-zaak.yml b/.github/workflows/build-open-zaak.yml index bda0563..32385b0 100644 --- a/.github/workflows/build-open-zaak.yml +++ b/.github/workflows/build-open-zaak.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -83,7 +83,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -113,7 +113,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/build-pabc.yml b/.github/workflows/build-pabc.yml index be274d4..a35b01f 100644 --- a/.github/workflows/build-pabc.yml +++ b/.github/workflows/build-pabc.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -80,7 +80,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -107,7 +107,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} diff --git a/.github/workflows/build-postgis.yml b/.github/workflows/build-postgis.yml index 44011d6..484422f 100644 --- a/.github/workflows/build-postgis.yml +++ b/.github/workflows/build-postgis.yml @@ -53,7 +53,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -77,7 +77,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }} @@ -101,7 +101,7 @@ jobs: BUILD_VERSION: ${{ needs.determine-version.outputs.version }} steps: - name: Log in to GitHub Container Registry - uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2 + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: registry: ghcr.io username: ${{ github.actor }}