Skip to content

Commit

Permalink
Merge pull request #22 from Alfresco/dependabot/github_actions/Alfres…
Browse files Browse the repository at this point in the history
…co/alfresco-build-tools-8.2.0

Bump Alfresco/alfresco-build-tools from 7.1.0 to 8.2.0
  • Loading branch information
tpage-alfresco authored Nov 27, 2024
2 parents 2e90e2f + df66ead commit 72ea20e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ jobs:
pre_commit:
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v7.1.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0
- uses: actions/checkout@v4
with:
fetch-depth: 0
- id: changed-files
uses: Alfresco/alfresco-build-tools/.github/actions/github-list-changes@v7.1.0
uses: Alfresco/alfresco-build-tools/.github/actions/github-list-changes@v8.2.0
with:
write-list-to-env: true
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v7.1.0
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v8.2.0

test_scan:
name: "Run test scan against this repository."
Expand Down

0 comments on commit 72ea20e

Please sign in to comment.