Skip to content

Commit

Permalink
build(deps): bump tomtom-international/commisery-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [tomtom-international/commisery-action](https://github.com/tomtom-international/commisery-action) from 2 to 3.
- [Release notes](https://github.com/tomtom-international/commisery-action/releases)
- [Commits](tomtom-international/commisery-action@v2...v3)

---
updated-dependencies:
- dependency-name: tomtom-international/commisery-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent be75900 commit 7dff169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commisery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run Commisery
uses: tomtom-international/commisery-action@v2
uses: tomtom-international/commisery-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
validate-pull-request: false
Expand Down

0 comments on commit 7dff169

Please sign in to comment.