Skip to content

Commit

Permalink
Bump mikepenz/gradle-dependency-submission from 0.9.2 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [mikepenz/gradle-dependency-submission](https://github.com/mikepenz/gradle-dependency-submission) from 0.9.2 to 1.0.0.
- [Release notes](https://github.com/mikepenz/gradle-dependency-submission/releases)
- [Commits](mikepenz/gradle-dependency-submission@e39d996...f9bd3bb)

---
updated-dependencies:
- dependency-name: mikepenz/gradle-dependency-submission
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 7bf11dd commit d82d193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
attempt_limit: 3
attempt_delay: 2000
- name: Submit Dependency Graph
uses: mikepenz/gradle-dependency-submission@e39d996cbb20c65ff32b7129c0e2be9caefa8f7a # v1
uses: mikepenz/gradle-dependency-submission@f9bd3bb4b3b348357f775517814f954ded2badd1 # v1
with:
gradle-build-module: |-
:simulator
Expand Down

0 comments on commit d82d193

Please sign in to comment.