Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
chore(deps): update actions/checkout digest to 5126516
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Mar 31, 2022
1 parent d88e782 commit 9bf87f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/horusec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f #v2.3.4
- uses: actions/checkout@5126516654c75f76bca1de45dd82a3006d8890f9
- name: security
env:
HORUSEC_CLI_REPOSITORY_AUTHORIZATION: ${{ secrets.HORUSEC_CLI_REPOSITORY_AUTHORIZATION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/official-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
official_doc_deploy_c4model:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f #v2.3.4
- uses: actions/checkout@5126516654c75f76bca1de45dd82a3006d8890f9
with:
submodules: true
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
predoc_deploy_c4model:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f #v2.3.4
- uses: actions/checkout@5126516654c75f76bca1de45dd82a3006d8890f9
with:
submodules: true
fetch-depth: 0
Expand Down

0 comments on commit 9bf87f0

Please sign in to comment.