Skip to content

Commit

Permalink
chore(deps): update gradle/wrapper-validation-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent a582f97 commit 4c3ebcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: gradle/wrapper-validation-action@56b90f209b02bf6d1deae490e9ef18b21a389cd4 # v1.1.0
- uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6 # v3.5.0

build:
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
Expand Down

0 comments on commit 4c3ebcd

Please sign in to comment.