From af6d409d35c416b15cd834de2305a6fb0572b57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 20:37:52 +0000 Subject: [PATCH] chore(deps): Bump tomtom-international/commisery-action Bumps [tomtom-international/commisery-action](https://github.com/tomtom-international/commisery-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](https://github.com/tomtom-international/commisery-action/compare/6b639e2b7cd250201e2add9aa99e95cf70fa5e1b...80d0c42bb2f89a14df1ada3193b444b9d85995e0) --- 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 9ee65d4..d062891 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@6b639e2b7cd250201e2add9aa99e95cf70fa5e1b # v3.0.0 + uses: tomtom-international/commisery-action@80d0c42bb2f89a14df1ada3193b444b9d85995e0 # v3.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false