Bump actions/checkout in /.github/actions/setup/directories
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f6494276f5
commit
f35e97bfa4
2
.github/actions/setup/directories/action.yml
vendored
2
.github/actions/setup/directories/action.yml
vendored
@ -88,7 +88,7 @@ runs:
|
||||
git config --global init.defaultBranch garbage
|
||||
|
||||
- if: inputs.checkout
|
||||
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
|
||||
with:
|
||||
path: ${{ inputs.srcdir }}
|
||||
fetch-depth: ${{ inputs.fetch-depth }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user