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

Update gh minor #251

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Update gh minor #251

merged 1 commit into from
Sep 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action minor v2.6.2 -> v2.7.0
actions/checkout action minor v4.0.0 -> v4.1.0
actions/setup-java action minor v3.12.0 -> v3.13.0
actions/upload-artifact action patch v3.1.2 -> v3.1.3
gradle/gradle-build-action action patch v2.8.0 -> v2.8.1

Release Notes

Swatinem/rust-cache (Swatinem/rust-cache)

v2.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: Swatinem/rust-cache@v2.6.2...v2.7.0

actions/checkout (actions/checkout)

v4.1.0

Compare Source

actions/setup-java (actions/setup-java)

v3.13.0

Compare Source

What's changed

In the scope of this release, support for Dragonwell JDK was added by @​Accelerator1996 in https://github.com/actions/setup-java/pull/532

steps:
 - name: Checkout
   uses: actions/checkout@v3
 - name: Setup-java
   uses: actions/setup-java@v3
   with:
     distribution: 'dragonwell'
     java-version: '17'

Several inaccuracies were also fixed:

New Contributors

Full Changelog: actions/setup-java@v3...v3.13.0

actions/upload-artifact (actions/upload-artifact)

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

gradle/gradle-build-action (gradle/gradle-build-action)

v2.8.1

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 23, 2023 04:58
@bitwarden-bot
Copy link

bitwarden-bot commented Sep 23, 2023

Logo
Checkmarx One – Scan Summary & Detailse2113654-e113-452a-ae84-c9099e23d701

No New Or Fixed Issues Found

@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from 00704a8 to 15c8c75 Compare September 25, 2023 12:37
@renovate renovate bot force-pushed the renovate/gh-minor branch from 15c8c75 to 07d8392 Compare September 25, 2023 17:05
@vgrassia vgrassia merged commit 28a1e05 into master Sep 26, 2023
45 checks passed
@vgrassia vgrassia deleted the renovate/gh-minor branch September 26, 2023 14:56
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.

2 participants