mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#24298)
This commit is contained in:
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
if: always() && (needs.backport.result == 'failure' || needs.backport-ent.result == 'failure')
|
||||
runs-on: ${{ endsWith(github.repository, '-enterprise') && fromJSON('["self-hosted", "ondemand", "linux", "type=m7a.2xlarge;m6a.2xlarge"]') || 'ubuntu-latest' }}
|
||||
steps:
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- uses: ./.github/actions/vault-secrets
|
||||
with:
|
||||
paths: |-
|
||||
|
||||
Reference in New Issue
Block a user