Skip to content

Commit

Permalink
chore(deps): update deps/json digest to edffad0 (#1159)
Browse files Browse the repository at this point in the history
* chore(deps): update deps/json digest to edffad0

* fix(deps): Fix build CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Götz Görisch <[email protected]>
  • Loading branch information
renovate[bot] and GoetzGoerisch authored Oct 9, 2023
1 parent 08f4681 commit d28d6eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# yamllint enable rule:line-length
- name: Login to GitHub Container Registry
uses: docker/[email protected]
if: env.IS_NOT_PR == 'true' && ${{ github.actor }} != 'dependabot'
if: env.IS_NOT_PR == 'true'
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit d28d6eb

Please sign in to comment.