Skip to content

Commit dc7d29e

Browse files
Update actions/checkout action to v4.1.5 (#149)
[![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://togithub.com/actions/checkout) | action | patch | `v4.1.4` -> `v4.1.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5) #### What's Changed - Update NPM dependencies by [@&#8203;cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://togithub.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://togithub.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://togithub.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://togithub.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@&#8203;users.noreply.github.com` by [@&#8203;cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://togithub.com/actions/checkout/pull/1707) **Full Changelog**: actions/checkout@v4.1.4...v4.1.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/marinatedconcrete/config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56c94e8 commit dc7d29e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

.github/workflows/kairos-ubuntu-22-lts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}
3333
# renovate: datasource=docker depName=earthly/earthly
3434
version: "v0.8.9"
35-
- uses: actions/[email protected].4
35+
- uses: actions/[email protected].5
3636
- uses: docker/setup-qemu-action@v3
3737

3838
- name: Login to GitHub Container Hub

.github/workflows/kairos-zsh-bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
github-token: ${{ secrets.GITHUB_TOKEN }}
3535
# renovate: datasource=docker depName=earthly/earthly
3636
version: "v0.8.9"
37-
- uses: "actions/[email protected].4"
37+
- uses: "actions/[email protected].5"
3838

3939
- name: "Login to GitHub Container Hub"
4040
run: docker login --username "${{ github.actor }}" --password "${{ secrets.GITHUB_TOKEN }}" ghcr.io

.github/workflows/kustomization-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
github-token: ${{ secrets.GITHUB_TOKEN }}
4141
# renovate: datasource=docker depName=earthly/earthly
4242
version: "v0.8.9"
43-
- uses: actions/[email protected].4
43+
- uses: actions/[email protected].5
4444

4545
- name: Build Image
4646
env:

.github/workflows/universal-silabs-flasher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}
3333
# renovate: datasource=docker depName=earthly/earthly
3434
version: "v0.8.9"
35-
- uses: "actions/[email protected].4"
35+
- uses: "actions/[email protected].5"
3636

3737
- name: "Login to GitHub Container Hub"
3838
run: docker login --username "${{ github.actor }}" --password "${{ secrets.GITHUB_TOKEN }}" ghcr.io

.github/workflows/usb-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}
3333
# renovate: datasource=docker depName=earthly/earthly
3434
version: "v0.8.9"
35-
- uses: "actions/[email protected].4"
35+
- uses: "actions/[email protected].5"
3636

3737
- name: "Login to GitHub Container Hub"
3838
if: github.event_name != 'pull_request'

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
# renovate: datasource=docker depName=earthly/earthly
2121
version: "0.8.9"
22-
- uses: actions/[email protected].4
22+
- uses: actions/[email protected].5
2323
- name: Run validation checks
2424
run: |
2525
earthly +validate
@@ -37,7 +37,7 @@ jobs:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
3838
# renovate: datasource=docker depName=earthly/earthly
3939
version: "0.8.9"
40-
- uses: actions/[email protected].4
40+
- uses: actions/[email protected].5
4141
- name: Run lint checks
4242
run: |
4343
earthly +lint

0 commit comments

Comments
 (0)