From fcec7ae7e0d9a2a2fd2e8800e0519f2828dc620b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:50:55 +0000 Subject: [PATCH] chore(deps): Bump tomtom-international/commisery-action Bumps [tomtom-international/commisery-action](https://github.com/tomtom-international/commisery-action) from 2.19.3 to 2.21.0. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](https://github.com/tomtom-international/commisery-action/compare/33eb2d6e7dfc53e6d3d09ea20c639b8858f75021...bef890475f77d1e3c39d6a7f49edff8ea6df420f) --- updated-dependencies: - dependency-name: tomtom-international/commisery-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 d3d3536..39a8b3a 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@33eb2d6e7dfc53e6d3d09ea20c639b8858f75021 # v2.19.3 + uses: tomtom-international/commisery-action@bef890475f77d1e3c39d6a7f49edff8ea6df420f # v2.21.0 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false