Skip to content

Commit

Permalink
Bump ihub-pub/bot from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [ihub-pub/bot](https://github.com/ihub-pub/bot) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/ihub-pub/bot/releases)
- [Commits](ihub-pub/bot@589999e...abd1152)

---
updated-dependencies:
- dependency-name: ihub-pub/bot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 5, 2024
1 parent ec7e231 commit 6120b26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
cache: 'gradle'

- name: Publish to Snapshot Repository
uses: ihub-pub/bot/publish@589999ea8b8b2801650a3596a7477db0399bee09 # v2.0.0
uses: ihub-pub/bot/publish@abd115201b1f66af6b6ab148aa391f2be7ad8960 # v2.0.1
with:
repoUsername: ${{ secrets.REPO_USERNAME }}
repoPassword: ${{ secrets.REPO_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion .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@589999ea8b8b2801650a3596a7477db0399bee09 # v2.0.0
uses: ihub-pub/bot/publish@abd115201b1f66af6b6ab148aa391f2be7ad8960 # v2.0.1
with:
repoUsername: ${{ secrets.REPO_USERNAME }}
repoPassword: ${{ secrets.REPO_PASSWORD }}
Expand Down

0 comments on commit 6120b26

Please sign in to comment.