Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): update actions/checkout digest to a5ac7e5
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed May 27, 2024
1 parent 0ab6eb1 commit b24d266
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/anaconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -168,7 +168,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -235,7 +235,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -269,7 +269,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/bib-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -244,7 +244,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -278,7 +278,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gitlab-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Git Repo Sync
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
fetch-depth: 0
- uses: wangchucheng/git-repo-sync@63782025e80e84c48b25a1ee6bb9a22a3bd570d3 # v0.1.0
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ jobs:
name: "📇 commitlint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6

spellcheck:
name: "📋 spellcheck"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2
with:
check_filenames: true
Expand All @@ -28,7 +28,7 @@ jobs:
name: "🔭 Shellcheck"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: ludeeus/action-shellcheck@master
with:
check_together: 'yes' # SC1091
Expand All @@ -37,7 +37,7 @@ jobs:
name: "🔬 yamlint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3
with:
config_file: .yamllint.yml
14 changes: 7 additions & 7 deletions .github/workflows/os-replace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -171,7 +171,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -205,7 +205,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -239,7 +239,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
ref: ${{ needs.pr-info.outputs.sha }}
fetch-depth: 0
Expand Down

0 comments on commit b24d266

Please sign in to comment.