Skip to content

Commit

Permalink
Update actions/checkout digest to 6d193bf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent 3b80f47 commit 09c537d
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@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc

- 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@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc

- 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 09c537d

Please sign in to comment.