We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c772b commit cce92ebCopy full SHA for cce92eb
.github/workflows/push.yaml
@@ -11,7 +11,7 @@ jobs:
11
permissions: write-all
12
13
steps:
14
- - uses: 'erez-levi/build_docker_push@1.2'
+ - uses: 'erez-levi/build_docker_push@1.3'
15
with:
16
docker_repo: "dfasf"
17
image_name: "aaa"
0 commit comments