Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sungsphinx committed Mar 3, 2024
1 parent 3918f83 commit b723512
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint
uses: fsfe/reuse-action@v2
uses: fsfe/reuse-action@v3
with:
args: lint

Expand Down

0 comments on commit b723512

Please sign in to comment.