Skip to content

Commit cc7de16

Browse files
chore(deps): update actions/setup-java digest to f2beeb2 (#1720)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) ([changelog](https://redirect.github.com/actions/setup-java/compare/dded0888837ed1f317902acf8a20df0ad188d165..f2beeb24e141e01a676f977032f5a29d81c9e27e)) | action | digest | `dded088` -> `f2beeb2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 282b733 commit cc7de16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
TAG: ${{ github.ref_name }}
3737

3838
- name: Set up Apache Maven Central
39-
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
39+
uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
4040
with:
4141
distribution: "temurin"
4242
java-version: "21"

0 commit comments

Comments
 (0)