Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/checkout action to v4 #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch 3 times, most recently from 2280ea8 to 674aa2e Compare September 7, 2023 19:59
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v4 chore(deps): update actions/checkout action to v4 - autoclosed Oct 17, 2023
@renovate renovate bot closed this Oct 17, 2023
@renovate renovate bot deleted the renovate/actions-checkout-4.x branch October 17, 2023 17:02
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v4 - autoclosed chore(deps): update actions/checkout action to v4 Oct 19, 2023
@renovate renovate bot reopened this Oct 19, 2023
@renovate renovate bot restored the renovate/actions-checkout-4.x branch October 19, 2023 10:00
@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch from 674aa2e to d0893fa Compare October 19, 2023 12:31
@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch 6 times, most recently from ced2a8b to 3c00d24 Compare April 17, 2024 09:50
@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch from 3c00d24 to 65f5171 Compare June 17, 2024 12:17
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Rust toolchain
uses: actions-rs/toolchain@v1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[actionlint] reported by reviewdog 🐶
the runner of "actions-rs/toolchain@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch 2 times, most recently from fc95ac3 to 44e21c1 Compare June 17, 2024 18:48
@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch from 44e21c1 to 04ef8c8 Compare September 26, 2024 21:44
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Rust toolchain
uses: actions-rs/toolchain@v1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[actionlint] reported by reviewdog 🐶
the runner of "actions-rs/toolchain@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[actionlint] reported by reviewdog 🐶
input "working-directory" is not defined in action "Swatinem/rust-cache@v2". available inputs are "cache-all-crates", "cache-directories", "cache-on-failure", "cache-provider", "cache-targets", "env-vars", "key", "prefix-key", "save-if", "shared-key", "workspaces" [action]

working-directory: server

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[actionlint] reported by reviewdog 🐶
the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

uses: actions-rs/cargo@v1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[actionlint] reported by reviewdog 🐶
the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

uses: actions-rs/cargo@v1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[actionlint] reported by reviewdog 🐶
the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

uses: actions-rs/cargo@v1

@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch 3 times, most recently from 764a70a to 5db44fa Compare September 27, 2024 06:22
@renovate renovate bot force-pushed the renovate/actions-checkout-4.x branch from 5db44fa to 1a0783f Compare September 27, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants