Skip to content

Commit

Permalink
Update actions/checkout digest to 2d7d9f7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent ba978b0 commit 3b80f47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
security.debian.org:80
- name: Checkout
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd

- name: Run test scripts
working-directory: ${{ github.workspace }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
registry.npmjs.org:443
- name: Checkout
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd

- name: Post SARIF findings in the issue
uses: sett-and-hive/sarif-to-issue-action@main # Not pinned, this is a test
Expand Down

0 comments on commit 3b80f47

Please sign in to comment.