We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e169ee commit 139d66fCopy full SHA for 139d66f
.github/workflows/workflow.yaml
@@ -158,6 +158,6 @@ jobs:
158
- test-examples
159
if: ${{ always() }}
160
steps:
161
- - uses: cgrindel/gha_join_jobs@794a2d117251f22607f1aab937d3fd3eaaf9a2f5 # v1
+ - uses: cgrindel/gha_join_jobs@8a9736c29a7e5ebd9f3af2870f59cb6d563b6659 # v1
162
with:
163
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments