We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1b76da + 8e20e06 commit 0215064Copy full SHA for 0215064
.github/workflows/continuous-integration.yml
@@ -83,7 +83,7 @@ jobs:
83
egress-policy: audit
84
85
- name: Conventional Commits
86
- uses: taskmedia/action-conventional-commits@a708bda25c04fc82b2acd5eeeb88d97f9a19beb9 # v1.1.20
+ uses: taskmedia/action-conventional-commits@7187425c5d93949943dc61d26a0a5c83715086d9 # v1.1.22
87
with:
88
types: >
89
build|chore|ci|docs|feat|fix|minor|patch|perf|style|refactor|test
.github/workflows/scorecard.yml
@@ -34,7 +34,7 @@ jobs:
34
persist-credentials: false
35
36
- name: "Run analysis"
37
- uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
+ uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
38
39
results_file: results.sarif
40
results_format: sarif
0 commit comments