From ecd4f713a96a05c60421c2fdde9eb99a50f94026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:48:23 +0000 Subject: [PATCH] chore(deps): Bump tomtom-international/commisery-action Bumps [tomtom-international/commisery-action](https://github.com/tomtom-international/commisery-action) from 2.21.0 to 3.0.0. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](https://github.com/tomtom-international/commisery-action/compare/bef890475f77d1e3c39d6a7f49edff8ea6df420f...6b639e2b7cd250201e2add9aa99e95cf70fa5e1b) --- updated-dependencies: - dependency-name: tomtom-international/commisery-action dependency-type: direct:production update-type: version-update:semver-major ... 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 39a8b3a..2f62cd5 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@bef890475f77d1e3c39d6a7f49edff8ea6df420f # v2.21.0 + uses: tomtom-international/commisery-action@6b639e2b7cd250201e2add9aa99e95cf70fa5e1b # v3.0.0 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false