Skip to content

Commit 2dbd0a0

Browse files
authored
Merge pull request #227 from WyriHaximus/renovate/update-github-tags-nick-fields-assert-action-v3-0-0
Update nick-fields/assert-action action to v3
2 parents e2c4fd9 + f0f8550 commit 2dbd0a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
env:
126126
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
127127
- name: "Assert Output: status is successful"
128-
uses: nick-fields/assert-action@aa0067e01f0f6545c31755d6ca128c5a3a14f6bf # v2
128+
uses: nick-fields/assert-action@22dd2a66ef733fe92022d3704183ac007463eecb # v3.0.0
129129
with:
130130
expected: success
131131
actual: ${{ steps.waitforstatuschecks.outputs.status }}

0 commit comments

Comments
 (0)