Skip to content

Commit

Permalink
ci(deps): update actions/checkout action to v2.7.0 (#53)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action |
minor | `v2.4.1` -> `v2.7.0` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v2.7.0`](https://github.com/actions/checkout/releases/tag/v2.7.0)

[Compare
Source](https://github.com/actions/checkout/compare/v2.6.0...v2.7.0)

##### What's Changed

- Add new public key for known_hosts
([#&#8203;1237](https://github.com/actions/checkout/issues/1237)) by
[@&#8203;TingluoHuang](https://github.com/TingluoHuang) in
[actions/checkout#1238

**Full Changelog**:
actions/checkout@v2.6.0...v2.7.0

###
[`v2.6.0`](https://github.com/actions/checkout/releases/tag/v2.6.0)

[Compare
Source](https://github.com/actions/checkout/compare/v2.5.0...v2.6.0)

#### What's Changed

- Add backports to v2 branch by
[@&#8203;cory-miller](https://github.com/cory-miller) in
[actions/checkout#1040
- Includes backports from the following changes:
[actions/checkout#964,
[actions/checkout#1002,
[actions/checkout#1029
    -   Upgraded the licensed version to match what is used in v3.

**Full Changelog**:
actions/checkout@v2.5.0...v2.6.0

###
[`v2.5.0`](https://github.com/actions/checkout/releases/tag/v2.5.0)

[Compare
Source](https://github.com/actions/checkout/compare/v2.4.2...v2.5.0)

##### What's Changed

- Update [@&#8203;actions/core](https://github.com/actions/core) to
1.10.0 by [@&#8203;rentziass](https://github.com/rentziass) in
[actions/checkout#962

**Full Changelog**:
actions/checkout@v2...v2.5.0

###
[`v2.4.2`](https://github.com/actions/checkout/releases/tag/v2.4.2)

[Compare
Source](https://github.com/actions/checkout/compare/v2.4.1...v2.4.2)

##### What's Changed

- Add set-safe-directory input to allow customers to take control.
([#&#8203;770](https://github.com/actions/checkout/issues/770)) by
[@&#8203;TingluoHuang](https://github.com/TingluoHuang) in
[actions/checkout#776
- Prepare changelog for v2.4.2. by
[@&#8203;TingluoHuang](https://github.com/TingluoHuang) in
[actions/checkout#778

**Full Changelog**:
actions/checkout@v2...v2.4.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 30a42b9 commit 718cd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default_linter_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
needs: find-changes-for-shell-output
if: needs.find-changes-for-shell-output.outputs.yaml == 'true'
steps:
- uses: actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # v2.4.1
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0

- name: yaml-lint
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
Expand Down

0 comments on commit 718cd46

Please sign in to comment.