Skip to content

Commit

Permalink
chore(deps): Bump fsfe/reuse-action from 4 to 5 (#299)
Browse files Browse the repository at this point in the history
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 4 to 5.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](fsfe/reuse-action@v4...v5)

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

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 and ZhongpinWang committed Nov 19, 2024
1 parent fd5ba25 commit a74f6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: sap/ai-sdk-js/.github/actions/setup@main
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4
uses: fsfe/reuse-action@v5
- run: pnpm lint
- name: Check CommonJS compatibility
run: pnpm compile:cjs
Expand Down

0 comments on commit a74f6fd

Please sign in to comment.