We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a234f11 commit 74ae5e4Copy full SHA for 74ae5e4
.github/workflows/repo-sync.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
# https://github.com/actions/checkout
16
- name: Checkout
17
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
18
with:
19
persist-credentials: false
20
0 commit comments