We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f3e5a commit 5d2c125Copy full SHA for 5d2c125
.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.7.0
+ uses: docker/build-push-action@v6.9.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