Skip to content

Commit

Permalink
Bump tim-actions/dco (#37)
Browse files Browse the repository at this point in the history
Bumps [tim-actions/dco](https://github.com/tim-actions/dco) from 2fd0504dc0d27b33f542867c300c60840c6dcb20 to v1.1.0.
- [Release notes](https://github.com/tim-actions/dco/releases)
- [Commits](tim-actions/dco@2fd0504...v1.1.0)

---
updated-dependencies:
- dependency-name: tim-actions/dco
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent a2f29f3 commit 85f7af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-message-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: DCO Check
uses: tim-actions/dco@2fd0504dc0d27b33f542867c300c60840c6dcb20
uses: tim-actions/dco@v1.1.0
with:
commits: ${{ steps.get-pr-commits.outputs.commits }}

Expand Down

0 comments on commit 85f7af5

Please sign in to comment.