Skip to content

Commit 2744942

Browse files
dependabot[bot]obecker
authored andcommitted
⬆️ Bump gradle/actions from 4.4.2 to 4.4.3
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 725ab10 commit 2744942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
java-version: 21
2929
distribution: corretto
3030
- name: Set up Gradle
31-
uses: gradle/actions/[email protected].2 # https://github.com/marketplace/actions/build-with-gradle
31+
uses: gradle/actions/[email protected].3 # https://github.com/marketplace/actions/build-with-gradle
3232
with:
3333
add-job-summary-as-pr-comment: on-failure
3434
- name: Execute Gradle build

0 commit comments

Comments
 (0)