Skip to content

Commit

Permalink
Bump Alfresco/alfresco-build-tools from 5.31.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.31.0 to 6.0.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](Alfresco/alfresco-build-tools@a288b9e...61f10e5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent ea06cb8 commit 9c453c5
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 @@ -131,7 +131,7 @@ jobs:
run: ls -R *.rpm

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

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

0 comments on commit 9c453c5

Please sign in to comment.