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.
1 parent cb34180 commit 6935671Copy full SHA for 6935671
.github/workflows/pr-check.yaml
@@ -12,12 +12,12 @@ jobs:
12
permissions:
13
contents: read
14
pull-requests: write
15
- uses: 3ware/workflows/.github/workflows/pr-title.yaml@0bd5c5d052b31311b5f841f71f113260df047181 # 4.13.0
+ uses: 3ware/workflows/.github/workflows/pr-title.yaml@c68b0d5cfaa5c31b21ae08682d9c4f9e8a261d32 # 4.19.1
16
17
enforce-all-checks:
18
needs: [validate-pr-title]
19
name: Checks
20
21
checks: read
22
- uses: 3ware/workflows/.github/workflows/wait-for-checks.yaml@61d14ca4e861fc9c11acacc7d80a10a78775a4e3 # 4.11.0
+ uses: 3ware/workflows/.github/workflows/wait-for-checks.yaml@c68b0d5cfaa5c31b21ae08682d9c4f9e8a261d32 # 4.19.1
23
secrets: inherit
0 commit comments