We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e83dc3 commit ecdf680Copy full SHA for ecdf680
.github/workflows/docker.yml
@@ -48,7 +48,7 @@ jobs:
48
# Build and push Docker image
49
# https://github.com/docker/build-push-action
50
name: Build and push Docker image
51
- uses: docker/build-push-action@v6.10.0
+ uses: docker/build-push-action@v6.14.0
52
with:
53
# Only push containers to the registry on GitHub pushes,
54
# not pull requests. GitHub won't let a rogue PR create a container
0 commit comments