Skip to content

Commit ff31313

Browse files
Bump Alfresco/alfresco-build-tools from 7.1.0 to 8.4.0
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.1.0 to 8.4.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](Alfresco/alfresco-build-tools@bd803ea...a0837df) --- 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 ff31313

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@a0837df06d10de2cae8a99319e8e101a6cbe9083
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@a0837df06d10de2cae8a99319e8e101a6cbe9083
261261
if: startsWith(github.ref, 'refs/tags/v')
262262
with:
263263
group-id: org.imagemagick

0 commit comments

Comments
 (0)