Skip to content

Commit d7d64c7

Browse files
Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1ede1b commit d7d64c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-nvim-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
type=ref,event=pr
5858
5959
- name: Build and push
60-
uses: docker/build-push-action@v5
60+
uses: docker/build-push-action@v6
6161
with:
6262
context: dot_files/nvim
6363
file: dot_files/nvim/Containerfile

0 commit comments

Comments
 (0)