未验证 提交 a4c8dd60 编写于 作者: D dependabot[bot] 提交者: GitHub

build(deps): bump Alfresco/alfresco-build-tools from 1.20.1 to 1.20.3 (#4141)

Bumps [Alfresco/alfresco-build-tools](https://github.com/Alfresco/alfresco-build-tools) from 1.20.1 to 1.20.3.
- [Release notes](https://github.com/Alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/Alfresco/alfresco-build-tools/compare/v1.20.1...v1.20.3)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: Ndependabot[bot] <support@github.com>
Signed-off-by: Ndependabot[bot] <support@github.com>
Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
上级 67e9a163
......@@ -8,6 +8,6 @@ jobs:
dependabot-auto-merge:
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/automate-dependabot@v1.20.1
- uses: Alfresco/alfresco-build-tools/.github/actions/automate-dependabot@v1.20.3
with:
token: ${{ secrets.DEPENDABOT_GITHUB_TOKEN }}
......@@ -20,7 +20,7 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v1.20.1
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v1.20.3
build:
runs-on: ubuntu-latest
......@@ -45,7 +45,7 @@ jobs:
java-version: 11
distribution: 'temurin'
- uses: Alfresco/alfresco-build-tools/.github/actions/update-pom-to-next-pre-release@v1.20.1
- uses: Alfresco/alfresco-build-tools/.github/actions/update-pom-to-next-pre-release@v1.20.3
id: update-pom-to-next-version
if: github.event_name == 'push'
......@@ -113,7 +113,7 @@ jobs:
- name: Install updatebot
if: github.event_name == 'push'
uses: Alfresco/alfresco-build-tools/.github/actions/setup-updatebot@v1.20.1
uses: Alfresco/alfresco-build-tools/.github/actions/setup-updatebot@v1.20.3
- name: Run updatebot
if: github.event_name == 'push'
......@@ -134,7 +134,7 @@ jobs:
if: always() && failure() && github.event_name == 'push'
steps:
- name: Slack Notification
uses: Alfresco/alfresco-build-tools/.github/actions/send-slack-notification@v1.20.1
uses: Alfresco/alfresco-build-tools/.github/actions/send-slack-notification@v1.20.3
with:
channel-id: 'eng-hxp-studio-activiti-gh-notifs'
token: ${{ secrets.SLACK_NOTIFICATION_BOT_TOKEN }}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册