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

Upgrade-gh-actions #1832

Merged
merged 15 commits into from
May 14, 2024
Merged

Upgrade-gh-actions #1832

merged 15 commits into from
May 14, 2024

Commits on Apr 1, 2024

  1. chore(deps): bump docker/build-push-action from 5.0.0 to 5.3.0

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.3.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@0565240...2cdde99)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    589d46a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/configure-pages from 4 to 5

    Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
    - [Release notes](https://github.com/actions/configure-pages/releases)
    - [Commits](actions/configure-pages@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/configure-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4a34c8e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0

    Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
    - [Commits](rtCamp/action-slack-notify@b24d75f...4e5fb42)
    
    ---
    updated-dependencies:
    - dependency-name: rtCamp/action-slack-notify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0b28e8c View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump docker/login-action from 3.0.0 to 3.1.0

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@343f7c4...e92390c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b204211 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3

    Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.1 to 2.7.3.
    - [Release notes](https://github.com/swatinem/rust-cache/releases)
    - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
    - [Commits](Swatinem/rust-cache@3cf7f8c...23bce25)
    
    ---
    updated-dependencies:
    - dependency-name: Swatinem/rust-cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0179c8f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge remote-tracking branch 'origin/dependabot/github_actions/Swatin…

    …em/rust-cache-2.7.3' into upgrade-gh-actions
    gpmayorga committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    246a3a6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/github_actions/docker…

    …/login-action-3.1.0' into upgrade-gh-actions
    gpmayorga committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f4d8107 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dependabot/github_actions/rtCamp…

    …/action-slack-notify-2.3.0' into upgrade-gh-actions
    gpmayorga committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    70738f1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dependabot/github_actions/action…

    …s/configure-pages-5' into upgrade-gh-actions
    gpmayorga committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    869695e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/dependabot/github_actions/docker…

    …/build-push-action-5.3.0' into upgrade-gh-actions
    gpmayorga committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ce1d1ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce06310 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    2f0026a View commit details
    Browse the repository at this point in the history
  2. upgrade github actions

    gpmayorga committed May 8, 2024
    Configuration menu
    Copy the full SHA
    22b8551 View commit details
    Browse the repository at this point in the history
  3. upgrade all packages

    gpmayorga committed May 8, 2024
    Configuration menu
    Copy the full SHA
    959322d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    3eba632 View commit details
    Browse the repository at this point in the history