We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dac968 commit 428743dCopy full SHA for 428743d
.github/workflows/Release.yaml
@@ -41,7 +41,7 @@ jobs:
41
images: ${{ github.repository_owner }}/iam-manager
42
-
43
name: Build and push
44
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
45
with:
46
context: .
47
file: ./Dockerfile
0 commit comments