chore(deps): update actions/checkout action to v5

This commit is contained in:
renovate[bot] 2025-08-18 14:27:44 +00:00 committed by GitHub
parent 32deb232da
commit a113df2087
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: Check out the codebase
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: Check out the codebase
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}
@ -45,7 +45,7 @@ jobs:
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # 3.0.25
with:

View File

@ -21,7 +21,7 @@ jobs:
steps:
- name: Check out the codebase
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}