Skip to content

Commit

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

---
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 andyholmes committed Jul 20, 2023
1 parent 9cd9177 commit e323629
Showing 1 changed file 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 @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@v3

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

Expand Down

0 comments on commit e323629

Please sign in to comment.