From 581b752664d952036b62e5868934cc861adc9a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:56:17 +0000 Subject: [PATCH] chore(deps): Bump tomtom-international/commisery-action Bumps [tomtom-international/commisery-action](https://github.com/tomtom-international/commisery-action) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](https://github.com/tomtom-international/commisery-action/compare/ac2a6d2b22b6408b26bd64efef5d0decba4374a8...eeb5ca9c4b6fbf395e6207b6b139acbf3832c9f1) --- updated-dependencies: - dependency-name: tomtom-international/commisery-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/commisery.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commisery.yml b/.github/workflows/commisery.yml index c08a344..34b80f3 100644 --- a/.github/workflows/commisery.yml +++ b/.github/workflows/commisery.yml @@ -30,7 +30,7 @@ jobs: api.github.com:443 - name: Run Commisery - uses: tomtom-international/commisery-action@ac2a6d2b22b6408b26bd64efef5d0decba4374a8 # v3.2.1 + uses: tomtom-international/commisery-action@eeb5ca9c4b6fbf395e6207b6b139acbf3832c9f1 # v3.2.2 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false