There was an error while loading. Please reload this page.
2 parents 4698370 + c5b830d commit 5af6ffaCopy full SHA for 5af6ffa
.github/workflows/verify.yml
@@ -9,9 +9,9 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # tag=v4.2.1
13
14
- - name: Check if PR title is valid
+ - name: Check if PR title is valid
15
env:
16
PR_TITLE: ${{ github.event.pull_request.title }}
17
run: |
0 commit comments