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 0215064 + 7a8f8fc commit dfe703dCopy full SHA for dfe703d
.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@7187425c5d93949943dc61d26a0a5c83715086d9 # v1.1.22
+ uses: taskmedia/action-conventional-commits@851d8b8685588ffa1cf390ade7f126116020d844 # v1.1.23
87
with:
88
types: >
89
build|chore|ci|docs|feat|fix|minor|patch|perf|style|refactor|test
.github/workflows/dependency-review.yml
@@ -17,4 +17,4 @@ jobs:
17
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18
19
- name: 'Dependency Review'
20
- uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0
+ uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
0 commit comments