Skip to content

Commit 8e85b13

Browse files
authoredNov 22, 2023
ci(action): update insurgent-lab/is-in-pr-action action to v0.1.4 (#790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39ae9c1 commit 8e85b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
prevent-duplicate-checks:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: insurgent-lab/is-in-pr-action@cae57fda20aef9688ed4df4e48a0857e0033c90b # v0.1.3
22+
- uses: insurgent-lab/is-in-pr-action@78ecb5daf15aca198aeb2b6f208aabd06b2cb716 # v0.1.4
2323
id: isInPR
2424
outputs:
2525
should-run: ${{ !(steps.isInPR.outputs.result == 'true' && startsWith(github.ref, 'refs/heads/renovate/')) }}

0 commit comments

Comments
 (0)
Please sign in to comment.