We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a2ae5 commit c7ff714Copy full SHA for c7ff714
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
contents: read
32
id-token: write
33
attestations: write
34
- uses: omec-project/.github/.github/workflows/license-check.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1
+ uses: omec-project/.github/.github/workflows/license-check.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
35
with:
36
branch_name: ${{ github.ref }}
37
0 commit comments