Skip to content

Commit

Permalink
Merge pull request #369 from wneessen/dependabot/github_actions/fsfe/…
Browse files Browse the repository at this point in the history
…reuse-action-5.0.0

Bump fsfe/reuse-action from 4.0.0 to 5.0.0
  • Loading branch information
wneessen authored Nov 14, 2024
2 parents da6bf26 + 1a811f3 commit 441d163
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 @@ -184,7 +184,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
- name: REUSE Compliance Check
uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0
uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5.0.0
sonarqube:
name: Test with SonarQube review (${{ matrix.os }} / ${{ matrix.go }})
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 441d163

Please sign in to comment.