Merge pull request '🔧 Renovate: Update (patch) actions/checkout action to v4.3.1' (#1282) from renovate/github-actions-actions-checkout-v4-3-1 into main
Reviewed-on: #1282
This commit was merged in pull request #1282.
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
|
||||
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
|
||||
with:
|
||||
ref: 'main'
|
||||
- name: Install yq
|
||||
|
||||
Reference in New Issue
Block a user