There was an error while loading. Please reload this page.
2 parents e2c4fd9 + f0f8550 commit 2dbd0a0Copy full SHA for 2dbd0a0
1 file changed
.github/workflows/ci.yml
@@ -125,7 +125,7 @@ jobs:
125
env:
126
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
127
- name: "Assert Output: status is successful"
128
- uses: nick-fields/assert-action@aa0067e01f0f6545c31755d6ca128c5a3a14f6bf # v2
+ uses: nick-fields/assert-action@22dd2a66ef733fe92022d3704183ac007463eecb # v3.0.0
129
with:
130
expected: success
131
actual: ${{ steps.waitforstatuschecks.outputs.status }}
0 commit comments