From f117b191e6098ec4d60761b828741080049e17ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:00:13 +0000 Subject: [PATCH] chore(deps): Bump tomtom-international/commisery-action Bumps [tomtom-international/commisery-action](https://github.com/tomtom-international/commisery-action) from 3.3.6 to 3.4.0. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](https://github.com/tomtom-international/commisery-action/compare/24b1d8f2c264d17e529eca64fd31100ee365a1b1...98ff47b1e06d88495f253b5b16d149f856abb953) --- 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 ce4e987..eee56e5 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@24b1d8f2c264d17e529eca64fd31100ee365a1b1 # v3.3.6 + uses: tomtom-international/commisery-action@98ff47b1e06d88495f253b5b16d149f856abb953 # v3.4.0 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false