Skip to content

Commit

Permalink
build(deps): bump actions/checkout in /gh-actions/github/checkout (#2284
Browse files Browse the repository at this point in the history
)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...d632683)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 79d2841 commit 80a9d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-actions/github/checkout/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ runs:
| $config
| .["ssh-key"] = $sshKey
| del(.branch, .["requested-ref"])
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
name: Checkout repository
with: ${{ fromJSON(steps.config-ssh.outputs.value || steps.config-token.outputs.value) }}
- run: |
Expand Down

0 comments on commit 80a9d53

Please sign in to comment.