From 3ba99d0aed850b5ab648a51bd2611160908c033c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:33:53 +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.0 to 3.2.1. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](https://github.com/tomtom-international/commisery-action/compare/4a59b890ab9c0e6a3f38bd98cbc1e890932b2a5d...ac2a6d2b22b6408b26bd64efef5d0decba4374a8) --- 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 c096628..c08a344 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@4a59b890ab9c0e6a3f38bd98cbc1e890932b2a5d # v3.2.0 + uses: tomtom-international/commisery-action@ac2a6d2b22b6408b26bd64efef5d0decba4374a8 # v3.2.1 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false