Skip to content

Commit e454f4b

Browse files
🔄 synced local '.github/workflows/rebase-issue.yml' with remote '.github/workflows/rebase-issue.yml'
1 parent b4e8f92 commit e454f4b

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

0 commit comments

Comments
 (0)