diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3829db7b..40e04e2e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -80,7 +80,7 @@ jobs: # yamllint enable rule:line-length - name: Login to GitHub Container Registry uses: docker/login-action@v3.0.0 - if: env.IS_NOT_PR == 'true' && ${{ github.actor }} != 'dependabot' + if: env.IS_NOT_PR == 'true' with: registry: ghcr.io username: ${{ github.repository_owner }} diff --git a/deps/json b/deps/json index 35c0b3e5..edffad03 160000 --- a/deps/json +++ b/deps/json @@ -1 +1 @@ -Subproject commit 35c0b3e54ce99716bf2a6bb6bdbd346f3e6d398b +Subproject commit edffad036d5a93ab5a10f72a7d835eeb0d2948f9