Skip to content

Commit

Permalink
build(deps): bump ihub-pub/bot from bd3b88068e03c123bd0d6e2a4ff25079f…
Browse files Browse the repository at this point in the history
…bc7f20d to a2f4e260e3449ecdbf2948a4e4ad47a2d5b626b0 (#976)

* build(deps): bump ihub-pub/bot

Bumps [ihub-pub/bot](https://github.com/ihub-pub/bot) from bd3b88068e03c123bd0d6e2a4ff25079fbc7f20d to a2f4e260e3449ecdbf2948a4e4ad47a2d5b626b0.
- [Release notes](https://github.com/ihub-pub/bot/releases)
- [Commits](ihub-pub/bot@bd3b880...a2f4e26)

---
updated-dependencies:
- dependency-name: ihub-pub/bot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update gradle-publish.yml

Signed-off-by: Henry <henry.git@outlook.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Henry <henry.git@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henry <henry.git@outlook.com>
  • Loading branch information
dependabot[bot] and henry-hub authored Jan 29, 2025
1 parent 1e736bb commit 0da4b0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cache: 'gradle'

- name: Publish to Central Repository
uses: ihub-pub/bot/publish@bd3b88068e03c123bd0d6e2a4ff25079fbc7f20d # v3.0.1
uses: ihub-pub/bot/publish@a2f4e260e3449ecdbf2948a4e4ad47a2d5b626b0 # v3.0.1
with:
repoUsername: ${{ secrets.REPO_USERNAME }}
repoPassword: ${{ secrets.REPO_PASSWORD }}
Expand All @@ -38,4 +38,3 @@ jobs:
signingKeyId: ${{ secrets.SIGNING_KEY_ID }}
signingPassword: ${{ secrets.SIGNING_PASSWORD }}
signingSecretKey: ${{ secrets.SIGNING_SECRET_KEY }}
publishTask: 'publishToMavenCentralPortal'

0 comments on commit 0da4b0e

Please sign in to comment.