Skip to content

Commit 5ea75ed

Browse files
ci(deps)(deps): bump actions/checkout
Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.2 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7e34a4 commit 5ea75ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/local-onion-tester.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
## verdict and no summary.
5050
timeout-minutes: 60
5151
steps:
52-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
52+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5353
with:
5454
fetch-depth: 0
5555
## Public repo + only local git operations after checkout, so
@@ -65,7 +65,7 @@ jobs:
6565
install-self: 'true'
6666

6767
- name: Checkout dist-ai (onion-tester ci scripts + step-summary-emit)
68-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
68+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
6969
with:
7070
repository: org-ai-assisted/dist-ai
7171
ref: master

0 commit comments

Comments
 (0)