Skip to content

Commit e3c6577

Browse files
Bump Alfresco/alfresco-build-tools from 7.1.0 to 8.6.1
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] <support@github.com>
1 parent 0700716 commit e3c6577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
run: ls -R *.rpm
130130

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

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

0 commit comments

Comments
 (0)