Skip to content

Commit b87d3df

Browse files
dependabot[bot]benjaminskiljanklemenfn
authored
Bump docker/build-push-action from 5.0.0 to 6.18.0 (#41)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 6.18.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@0565240...2634353) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: benjaminskiljan <benjamin.skiljan@flare.network> Co-authored-by: klemenfn <102049210+klemenfn@users.noreply.github.com>
1 parent b65fedd commit b87d3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
# https://github.com/docker/build-push-action
9292
- name: Build and push Docker image
9393
id: build-and-push
94-
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
94+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
9595
with:
9696
context: images/debug
9797
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)