Skip to content

Commit

Permalink
Bump Alfresco/alfresco-build-tools from 7.1.0 to 8.6.1
Browse files Browse the repository at this point in the history
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.1.0 to 8.6.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](Alfresco/alfresco-build-tools@bd803ea...1713976)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0700716 commit e3c6577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
run: ls -R *.rpm

- name: Deploy to nexus
uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f
uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45
if: startsWith(github.ref, 'refs/tags/v')
with:
group-id: org.imagemagick
Expand Down Expand Up @@ -257,7 +257,7 @@ jobs:
run: ls -R *.deb

- name: Deploy to nexus
uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f
uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45
if: startsWith(github.ref, 'refs/tags/v')
with:
group-id: org.imagemagick
Expand Down

0 comments on commit e3c6577

Please sign in to comment.