Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

chore(deps): update actions/checkout digest to 08eba0b#1

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-checkout-digest
Closed

chore(deps): update actions/checkout digest to 08eba0b#1
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-checkout-digest

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2023

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 8ade135 -> 08eba0b

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 becomes conflicted, 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.

@changeset-bot
Copy link

changeset-bot bot commented Nov 5, 2023

⚠️ No Changeset found

Latest commit: 88bf372

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title Update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to b4ffde6 Nov 6, 2023
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to 9bb5618 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 28c984b to 556061e Compare March 12, 2024 11:58
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 9bb5618 chore(deps): update actions/checkout digest to b4ffde6 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 556061e to 040751e Compare March 12, 2024 20:12
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to 0ad4b8f May 2, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch 2 times, most recently from d00f825 to 95e63e2 Compare May 8, 2024 22:56
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 0ad4b8f chore(deps): update actions/checkout digest to 44c2b7a May 8, 2024
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 44c2b7a chore(deps): update actions/checkout digest to 0ad4b8f May 9, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 95e63e2 to d94ffe9 Compare May 9, 2024 16:28
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 0ad4b8f chore(deps): update actions/checkout digest to a5ac7e5 May 20, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from d94ffe9 to 14bd4e7 Compare May 20, 2024 16:36
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to a5ac7e5 chore(deps): update actions/checkout digest to 692973e Jun 13, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 14bd4e7 to 88bf372 Compare June 13, 2024 18:29
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 692973e chore(deps): update actions/checkout digest to eef6144 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 88bf372 to b349c3a Compare October 7, 2024 18:30
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to eef6144 chore(deps): update actions/checkout digest to 11bd719 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from b349c3a to 807c54f Compare October 23, 2024 16:40
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 11bd719 chore(deps): update actions/checkout digest to 08eba0b Aug 11, 2025
@renovate renovate bot force-pushed the renovate/actions-checkout-digest branch from 807c54f to f017eb7 Compare August 11, 2025 13:41
@coderabbitai
Copy link

coderabbitai bot commented Aug 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant