Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit c33d4d2

Browse files
Bump gradle/actions from 3.5.0 to 4.0.1 in the github-actions group
Bumps the github-actions group with 1 update: [gradle/actions](https://github.com/gradle/actions). Updates `gradle/actions` from 3.5.0 to 4.0.1 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v3.5.0...v4.0.1) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9c9c57 commit c33d4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
steps:
2727
- name: Wrapper Validation
2828
id: wrapper-validation
29-
uses: gradle/actions/wrapper-validation@v3.5.0
29+
uses: gradle/actions/wrapper-validation@v4.0.1
3030
with:
3131
min-wrapper-count: ${{ inputs.min-wrapper-count }}
3232
allow-snapshots: ${{ inputs.allow-snapshots }}

0 commit comments

Comments
 (0)