Skip to content

Commit 8e01aff

Browse files
🔄 synced local '.github/workflows/rebase-issue.yml' with remote '.github/workflows/rebase-issue.yml'
1 parent 962920a commit 8e01aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/rebase-issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# More info: https://github.com/actions/checkout.
3939
- name: Checkout & Authentication
40-
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
40+
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
4141
with:
4242
token: ${{ steps.get_token.outputs.token }}
4343
persist-credentials: false

0 commit comments

Comments
 (0)