Stéphane Nicoll
b27f908809
Polish "Bump jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2"
...
See gh-43531
2024-12-17 09:05:54 +01:00
Stéphane Nicoll
8171f04113
Polish "Bump jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0"
...
See gh-43451
2024-12-10 07:33:03 +01:00
Stéphane Nicoll
a0e36c38da
Polish "Bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3"
...
See gh-43355
2024-12-04 07:49:10 +01:00
dependabot[bot]
d5fe551d3b
Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](9fe0f98bd4...18e785fb22 )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
See gh-43211
2024-11-19 10:22:20 +01:00
Stéphane Nicoll
20b3e6120d
Apply conventions to existing Actions and Workflows
...
This commit applies the conventions that we documented on our wiki, see
https://github.com/spring-projects/spring-boot/wiki/GitHub-Actions .
In no particular order this:
* Use consistent single quotes for descriptions
* Order elements in a predictable order. In particular, inputs, outputs,
and environment variables are ordered alphabetically
Closes gh-42512
2024-10-04 15:18:18 +02:00
Stéphane Nicoll
94c5a1e8d3
Polish "Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1"
...
See gh-42197
2024-09-10 09:41:06 +02:00
Andy Wilkinson
542c810f67
Polish "Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2"
...
See gh-42089
2024-09-04 08:49:07 +01:00
Stéphane Nicoll
7f8fe33b3c
Polish "Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2"
...
See gh-41831
2024-08-13 07:37:34 +02:00
dependabot[bot]
ecb806dd43
Bump jfrog/setup-jfrog-cli from 4.1.3 to 4.2.1
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.1.3 to 4.2.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](8bab65dc31...105617d234 )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
See gh-41699
2024-08-06 09:08:08 +02:00
Stéphane Nicoll
2fce9f27fa
Polish "Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3"
...
See gh-41507
2024-07-16 08:01:57 +02:00
Moritz Halbritter
054a1a0c0f
Polish "Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2"
...
See gh-40980
2024-06-04 09:09:23 +02:00
Andy Wilkinson
c0368d1ae0
Polish "Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2"
...
See gh-40757
2024-05-16 14:01:35 +01:00
Andy Wilkinson
56b59cd02f
Fix action that publishes the Gradle plugin
...
- Set up Java so that it's available for ./gradlew to use
- Make the build-number an input for easier re-use in an emergency
- Use a working directory to hide main repository's buildSrc
2024-04-18 16:38:14 +01:00
Andy Wilkinson
e75c9312e0
Add workflow to release from GitHub Actions
...
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com >
Closes gh-40407
2024-04-18 09:28:12 +01:00