We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3420119 commit b772a30Copy full SHA for b772a30
.github/workflows/publish.yaml
@@ -6,4 +6,4 @@ name: Build & Publish container
6
7
jobs:
8
publish:
9
- uses: actionshub/reusable-workflows/.github/workflows/publish.yaml@cce19fb345836ccd29168d876a8a8eca454fb27a
+ uses: actionshub/reusable-workflows/.github/workflows/publish.yaml@949afc5b7409dbabc9367cd31dd3c3a19b0fce85
.github/workflows/pull_request.yml
@@ -4,4 +4,4 @@ name: Build & Publish container
4
pull_request:
5
- uses: actionshub/reusable-workflows/.github/workflows/pull_request.yaml@cce19fb345836ccd29168d876a8a8eca454fb27a
+ uses: actionshub/reusable-workflows/.github/workflows/pull_request.yaml@949afc5b7409dbabc9367cd31dd3c3a19b0fce85
0 commit comments