Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to d70bba7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 925046a commit c4c8dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-and-push/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
uses: docker/setup-qemu-action@5306bad0baa6b616b9934712d4eba8da2112606d #[email protected]

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@edfb0fe6204400c56fbfd3feba3fe9ad1adfa345 #[email protected]
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb #[email protected]

- if: inputs.push == 'true'
name: Log in to Registry
Expand Down

0 comments on commit c4c8dd7

Please sign in to comment.