Skip to content

Commit

Permalink
Bump gradle/develocity-actions from 1.2 to 1.3
Browse files Browse the repository at this point in the history
Bumps [gradle/develocity-actions](https://github.com/gradle/develocity-actions) from 1.2 to 1.3.
- [Release notes](https://github.com/gradle/develocity-actions/releases)
- [Commits](gradle/develocity-actions@9f1bf05...b8d3a57)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 6ab2629 commit 6c47918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develocity-publish-build-scans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ jobs:
steps:

- name: Setup Build Scan link capture
uses: gradle/develocity-actions/maven-setup@9f1bf05334de7eb619731d5466c35a153742311d # 1.2
uses: gradle/develocity-actions/maven-setup@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3

- name: Publish Build Scans
uses: gradle/develocity-actions/maven-publish-build-scan@9f1bf05334de7eb619731d5466c35a153742311d # 1.2
uses: gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
with:
develocity-url: 'https://ge.apache.org'
develocity-access-key: ${{ secrets.GE_ACCESS_TOKEN }}

0 comments on commit 6c47918

Please sign in to comment.