Skip to content

Commit e7d8aa2

Browse files
authored
Merge pull request #63 from ks6088ts-labs/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents be4ee34 + 5884e7d commit e7d8aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
tags: |
3939
type=semver,pattern={{version}},value=v${{steps.set_version.outputs.no-dash}}
4040
type=raw,value=latest
41-
- uses: docker/build-push-action@v5
41+
- uses: docker/build-push-action@v6
4242
with:
4343
push: true
4444
context: .

0 commit comments

Comments
 (0)