Skip to content

Commit

Permalink
Bump Alfresco/alfresco-build-tools from 3.8.0 to 5.14.3
Browse files Browse the repository at this point in the history
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 3.8.0 to 5.14.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](Alfresco/alfresco-build-tools@9cf7c9d...d50e824)

---
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 Feb 19, 2024
1 parent cd9ed62 commit 23ffe44
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 @@ -122,7 +122,7 @@ jobs:
run: ls -R *.rpm

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

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

0 comments on commit 23ffe44

Please sign in to comment.