Skip to content

Commit 3f1b88a

Browse files
build(deps): bump Alfresco/alfresco-build-tools (#10359)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](Alfresco/alfresco-build-tools@5cab7ba...231ca44) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14df6fc commit 3f1b88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
cache-dependency-path: package-lock.json
2727
- name: get latest tag sha
2828
id: tag-sha
29-
uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@5cab7bac9b94deb11087c3c39c8e412f6ecf1e00 # v8.1.0
29+
uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@231ca442a35bf41dbda3c9960d74e8d703c208f4 # v8.2.0
3030
# CACHE
3131
- name: Node Modules cache
3232
id: node-modules-cache

0 commit comments

Comments
 (0)