Skip to content

Commit

Permalink
Bump gradle/gradle-build-action in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.3 to 2.4.2.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2.3.3...v2.4.2)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 53e1a78 commit 30f25dc
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 @@ -27,7 +27,7 @@ jobs:
password: ${{ secrets.CLOUDSMITH_APIKEY }}
- name: Publish docker image
if: ${{ startsWith(github.ref, 'refs/heads/master') }}
uses: gradle/gradle-build-action@v2.3.3
uses: gradle/gradle-build-action@v2.4.2
env:
BRANCH_NAME: ${{ github.ref_name }}
with:
Expand Down

0 comments on commit 30f25dc

Please sign in to comment.