Skip to content

Commit 0d98b23

Browse files
🔄 synced local '.github/workflows/rebase-issue.yml' with remote '.github/workflows/rebase-issue.yml'
1 parent 4d93127 commit 0d98b23

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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
40+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
4141
with:
4242
token: ${{ steps.get_token.outputs.token }}
4343
persist-credentials: false

0 commit comments

Comments
 (0)