Skip to content

Commit

Permalink
Merge pull request #43 from rpavlik/dependabot/github_actions/fsfe/re…
Browse files Browse the repository at this point in the history
…use-action-2

Bump fsfe/reuse-action from 1 to 2
  • Loading branch information
rpavlik authored Jul 25, 2023
2 parents 4499398 + 9f3cc37 commit 64b27de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1
uses: fsfe/reuse-action@v2
- name: Deps
run: sudo apt-get update && sudo apt-get install -y --no-install-recommends libgtk-3-dev
- uses: EmbarkStudios/cargo-deny-action@v1
Expand Down

0 comments on commit 64b27de

Please sign in to comment.