Skip to content

Commit 45e78e4

Browse files
Bump the github-actions group with 2 updates (#195) [skip ci]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3835279 commit 45e78e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
4646

47-
- uses: docker/setup-buildx-action@3d68780484996aa9d417bb9016193885cdf1f299 # v3.6.0
47+
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
4848

4949
- id: vars
5050
name: Compute Image Tag

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
permissions:
1010
contents: write
1111
steps:
12-
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@d80693a9b712067a73222c81ac6153a088956bc0 # v5.35.0
12+
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@9d00215f539f669b41c7fabf7b88ccc8f316926c # v6.0.1
1313
with:
1414
auto-commit: "true"

0 commit comments

Comments
 (0)