Skip to content

Commit

Permalink
Bump docker-build-push action
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Jun 17, 2024
1 parent 3e5b697 commit 95cd320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/core/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const (
DockerMetadataAction = "docker/metadata-action@v5"
DockerBuildxAction = "docker/setup-buildx-action@v3"
DockerQemuAction = "docker/setup-qemu-action@v3"
DockerBuildPushAction = "docker/build-push-action@v5"
DockerBuildPushAction = "docker/build-push-action@v6"

CodeqlInitAction = "github/codeql-action/init@v3"
CodeqlAnalyzeAction = "github/codeql-action/analyze@v3"
Expand Down

0 comments on commit 95cd320

Please sign in to comment.