Skip to content

Commit c35d7c7

Browse files
dependabot[bot]rjzak
authored andcommitted
build(deps): Bump tomtom-international/commisery-action from 3 to 4
Bumps [tomtom-international/commisery-action](https://github.com/tomtom-international/commisery-action) from 3 to 4. - [Release notes](https://github.com/tomtom-international/commisery-action/releases) - [Commits](tomtom-international/commisery-action@v3...v4) --- updated-dependencies: - dependency-name: tomtom-international/commisery-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21ed93d commit c35d7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commisery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Run Commisery
25-
uses: tomtom-international/commisery-action@v3
25+
uses: tomtom-international/commisery-action@v4
2626
with:
2727
token: ${{ secrets.GITHUB_TOKEN }}
2828
validate-pull-request: false

0 commit comments

Comments
 (0)