Thanks to visit codestin.com Credit goes to github.com
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 22e36c9 commit 77f4e26Copy full SHA for 77f4e26
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
type=ref,enable=true,priority=600,prefix=pr-,suffix=,event=pr
46
47
- name: Build and push Docker image
48
- uses: docker/build-push-action@v5.1.0
+ uses: docker/build-push-action@v5.3.0
49
with:
50
context: .
51
push: true
0 commit comments