Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5db37fc

Browse files
authored
Merge pull request #17 from commitizen-tools/dependabot/github_actions/docker/build-push-action-6
build(deps): bump docker/build-push-action from 5 to 6
2 parents 474511d + dad1cc6 commit 5db37fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/publish-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
username: ${{ secrets.DOCKER_USERNAME }}
4343
password: ${{ secrets.DOCKER_PASSWORD }}
4444
- name: Build and push Docker image
45-
uses: docker/build-push-action@v5
45+
uses: docker/build-push-action@v6
4646
if: "${{ steps.getversion.outputs.version != '' }}"
4747
with:
4848
context: .

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /