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.
2 parents 9182365 + d29930d commit bbb7978Copy full SHA for bbb7978
.github/workflows/workflow.yaml
@@ -83,6 +83,6 @@ jobs:
83
- test-nixpkgs
84
if: ${{ always() }}
85
steps:
86
- - uses: cgrindel/gha_join_jobs@794a2d117251f22607f1aab937d3fd3eaaf9a2f5 # v1
+ - uses: cgrindel/gha_join_jobs@8a9736c29a7e5ebd9f3af2870f59cb6d563b6659 # v1
87
with:
88
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments