Skip to content

Commit 2d79192

Browse files
Bump the minor-and-patches group with 2 updates
Bumps the minor-and-patches group with 2 updates: [docker/build-push-action](https://github.com/docker/build-push-action) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `docker/build-push-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@d08e5c3...bcafcac) Updates `zizmorcore/zizmor-action` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@71321a2...b1d7e1f) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patches ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 986458a commit 2d79192

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4444
- name: Build and push Docker image
4545
id: push
46-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
46+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f
4747
with:
4848
context: .
4949
push: ${{ github.event_name != 'pull_request' }} # only push releases

.github/workflows/zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Run zizmor 🌈
25-
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8
25+
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e

0 commit comments

Comments
 (0)