Skip to content

Commit

Permalink
Bump Alfresco/alfresco-build-tools from 8.6.1 to 8.8.0
Browse files Browse the repository at this point in the history
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.6.1 to 8.8.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](Alfresco/alfresco-build-tools@1713976...a96753d)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 72e4fdf commit 80fb929
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ jobs:
- name: Check dependabot build
uses: Activiti/Activiti/.github/actions/check-ext-build@7700f0283a9ff5181581a350d2520e55c61c1c60 # 8.6.0
- name: Setup Helm Docs
uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
version: 1.13.1
- name: Run Checkov
uses: bridgecrewio/checkov-action@e1bb78184f5dd3690fb1089d6c4f51295f9dff48 # v12.1839.0
with:
framework: kubernetes
- name: pre-commit
uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
skip_checkout: true
- name: Ensure SHA pinned actions
Expand All @@ -47,15 +47,15 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Build
uses: Alfresco/alfresco-build-tools/.github/actions/helm-build-chart@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/helm-build-chart@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
chart-dir: ${{ env.CHART_DIR }}

- uses: Alfresco/alfresco-build-tools/.github/actions/resolve-preview-name@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
- uses: Alfresco/alfresco-build-tools/.github/actions/resolve-preview-name@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
id: resolve-preview

- name: Setup Cluster
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0

- name: Compute Keycloak Client Secret
id: compute-keycloak-secret
Expand Down Expand Up @@ -89,14 +89,14 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Parse next release
id: parse-next-release
uses: Alfresco/alfresco-build-tools/.github/actions/helm-parse-next-release@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/helm-parse-next-release@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
chart-dir: ${{ env.CHART_DIR }}

publish:
needs: parse-next-release
if: github.event_name == 'push'
uses: Alfresco/alfresco-build-tools/.github/workflows/helm-publish-new-package-version.yml@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/workflows/helm-publish-new-package-version.yml@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
next-version: ${{ needs.parse-next-release.outputs.next-release }}
chart-dir: charts/activiti-cloud-full-example
Expand All @@ -115,7 +115,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- run: echo ACTIVITI_CLOUD_APPLICATION_VERSION=`yq .runtime-bundle.image.tag charts/activiti-cloud-full-example/values.yaml` >> $GITHUB_ENV
- uses: Alfresco/alfresco-build-tools/.github/actions/jx-updatebot-pr@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
- uses: Alfresco/alfresco-build-tools/.github/actions/jx-updatebot-pr@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
env:
GH_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
with:
Expand All @@ -136,6 +136,6 @@ jobs:
if: always() && failure() && github.event_name == 'push'
steps:
- name: Teams Notification
uses: Alfresco/alfresco-build-tools/.github/actions/send-teams-notification@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/send-teams-notification@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
webhook-url: ${{ secrets.TEAMS_NOTIFICATION_WEBHOOK }}
6 changes: 3 additions & 3 deletions .github/workflows/rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:

- id: helm-package-chart
name: Package Helm chart
uses: Alfresco/alfresco-build-tools/.github/actions/helm-package-chart@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/helm-package-chart@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
chart-dir: ${{ env.CHART_DIR }}

- id: helm-publish-chart
name: Publish Helm chart
uses: Alfresco/alfresco-build-tools/.github/actions/helm-publish-chart@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/helm-publish-chart@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
chart-package: ${{ steps.helm-package-chart.outputs.package-file-path }}
helm-charts-repo: ${{ env.HELM_REPO }}
Expand All @@ -54,6 +54,6 @@ jobs:
if: always() && failure() && github.event_name == 'push'
steps:
- name: Teams Notification
uses: Alfresco/alfresco-build-tools/.github/actions/send-teams-notification@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
uses: Alfresco/alfresco-build-tools/.github/actions/send-teams-notification@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
webhook-url: ${{ secrets.TEAMS_NOTIFICATION_WEBHOOK }}
2 changes: 1 addition & 1 deletion .github/workflows/versions-propagation-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
versions-propagation-auto-merge:
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/automate-propagation@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
- uses: Alfresco/alfresco-build-tools/.github/actions/automate-propagation@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0
with:
auto-merge-token: ${{ secrets.BOT_GITHUB_TOKEN }}
approval-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 80fb929

Please sign in to comment.