From 0d00d19786dab5b4bb1fc1778d5ca165af7de5c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 21:00:43 +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.2 to 3.3.6. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](https://github.com/tomtom-international/commisery-action/compare/d3ec49ef9cf6d30171416ffe80f1bc599ded2d6b...24b1d8f2c264d17e529eca64fd31100ee365a1b1) --- 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 899b918..ce4e987 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@d3ec49ef9cf6d30171416ffe80f1bc599ded2d6b # v3.3.2 + uses: tomtom-international/commisery-action@24b1d8f2c264d17e529eca64fd31100ee365a1b1 # v3.3.6 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false