We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
WIPACrepo/wipac-dev-workflows/...@v1.25
1 parent 233a2a4 commit 039a9d1Copy full SHA for 039a9d1
2 files changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
image-publish:
17
- uses: WIPACrepo/wipac-dev-workflows/.github/workflows/image-publish.yml@docker-build-secret
+ uses: WIPACrepo/wipac-dev-workflows/.github/workflows/image-publish.yml@v1.25
18
permissions: # for GITHUB_TOKEN
19
packages: write
20
with:
.github/workflows/tests.yml
@@ -751,7 +751,7 @@ jobs:
751
test-run-realistic,
752
test-run-single-pixel,
753
]
754
- uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.24
+ uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.25
755
756
contents: write
757
0 commit comments