Skip to content

Commit f8a518e

Browse files
authored
Merge pull request #183 from HelikarLab/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents 17593d5 + 25df547 commit f8a518e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
password: ${{ secrets.GITHUB_TOKEN }}
7373

7474
- name: Build and push
75-
uses: docker/build-push-action@v5
75+
uses: docker/build-push-action@v6
7676
with:
7777
context: .
7878
push: true

0 commit comments

Comments
 (0)