Skip to content

Commit

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

Bump Alfresco/alfresco-build-tools from 5.33.0 to 5.34.0
  • Loading branch information
tpage-alfresco authored Jul 22, 2024
2 parents 03af3f6 + 329661a commit a2e69ba
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@v5.33.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v5.34.0
- uses: actions/checkout@v4
with:
fetch-depth: 0
- id: changed-files
uses: Alfresco/alfresco-build-tools/.github/actions/github-list-changes@v5.33.0
uses: Alfresco/alfresco-build-tools/.github/actions/github-list-changes@v5.34.0
with:
write-list-to-env: true
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v5.33.0
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v5.34.0

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

0 comments on commit a2e69ba

Please sign in to comment.