Skip to content

Commit

Permalink
Bump gradle/actions from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 9a2a127 commit c10b663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cache: gradle

- name: Validate Gradle Wrapper
uses: gradle/actions/[email protected].0
uses: gradle/actions/[email protected].1

- name: Configure Gradle
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cache: gradle

- name: Validate Gradle Wrapper
uses: gradle/actions/[email protected].0
uses: gradle/actions/[email protected].1

- name: Configure Gradle
run: |
Expand Down

0 comments on commit c10b663

Please sign in to comment.