Skip to content

Commit

Permalink
Merge pull request #1821 from samply/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout digest to 692973e
  • Loading branch information
alexanderkiel committed Jun 26, 2024
2 parents 7afce4b + 5014c17 commit 3678fc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:

steps:
- name: Check out Git repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Install Blazectl
run: .github/scripts/install-blazectl.sh
Expand Down Expand Up @@ -1707,7 +1707,7 @@ jobs:

steps:
- name: Check out Git repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Install Blazectl
run: .github/scripts/install-blazectl.sh
Expand Down

0 comments on commit 3678fc5

Please sign in to comment.