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 CI dependencies #925

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Update CI dependencies #925

merged 1 commit into from
Dec 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v3.8.0 -> v3.9.0
github/codeql-action action patch v2.1.36 -> v2.1.37

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

actions/setup-java

v3.9.0

Compare Source

In scope of this release we add support for .java-version file (https://github.com/actions/setup-java/pull/426). For more information about its usage please refer to the documentation.

    steps:
      - uses: actions/checkout@v3
      - name: Setup java
        uses: actions/setup-java@v3
        with:
          distribution: '<distribution>'
          java-version-file: .java-version
      - run: java HelloWorldApp.java
github/codeql-action

v2.1.37

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 becomes conflicted, 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 added ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions labels Dec 14, 2022
@jellyfin-bot jellyfin-bot added this to the v2.5.0 milestone Dec 14, 2022
@Maxr1998 Maxr1998 merged commit dc553b2 into master Dec 14, 2022
@Maxr1998 Maxr1998 deleted the renovate/ci-deps branch December 14, 2022 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants