chore(deps): update openmcp-project/build digest to 9c79f90 - autoclosed #1066
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: REUSE Compliance Check | |
| on: [push, pull_request] | |
| permissions: | |
| contents: read | |
| jobs: | |
| run_reuse: | |
| uses: openmcp-project/build/.github/workflows/reuse.lib.yaml@37c2f74d0dbeb6be81024420734dcec9790e9a5c # main | |
| secrets: inherit |