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

Bump the github-actions group across 1 directory with 4 updates #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on May 21, 2024

  1. ---

    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: andstor/file-existence-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    88694f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Install the rustc component alongside clippy

    Apparently that is necessary for the cargo clippy command to work? IDK
    how that worked before.
    antifuchs committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    080b48c View commit details
    Browse the repository at this point in the history