Update actions/checkout action to v4.2.2 (#43)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e518311fc1
commit
b201e0f117
@@ -23,7 +23,7 @@ jobs:
|
|||||||
app_id: ${{ secrets.APP_ID }}
|
app_id: ${{ secrets.APP_ID }}
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4.2.0
|
uses: actions/checkout@v4.2.2
|
||||||
|
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: renovatebot/github-action@v40.2.11
|
uses: renovatebot/github-action@v40.2.11
|
||||||
|
|||||||
Reference in New Issue
Block a user