Skip to content

Commit 76751d2

Browse files
authoredNov 24, 2023
ci(action): update insurgent-lab/is-in-pr-action action to v0.1.5 (#798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b00555 commit 76751d2

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@78ecb5daf15aca198aeb2b6f208aabd06b2cb716 # v0.1.4
22+
- uses: insurgent-lab/is-in-pr-action@3e01b38aa0d2a0e51bbc84540300303ec850e80d # v0.1.5
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.