Skip to content

Commit 0215064

Browse files
authored
Merge pull request #237 from sandialabs/dependabot/github_actions/github-actions-dependencies-2a721ea8a2
chore(deps): Bump the github-actions-dependencies group with 2 updates
2 parents c1b76da + 8e20e06 commit 0215064

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
egress-policy: audit
8484

8585
- name: Conventional Commits
86-
uses: taskmedia/action-conventional-commits@a708bda25c04fc82b2acd5eeeb88d97f9a19beb9 # v1.1.20
86+
uses: taskmedia/action-conventional-commits@7187425c5d93949943dc61d26a0a5c83715086d9 # v1.1.22
8787
with:
8888
types: >
8989
build|chore|ci|docs|feat|fix|minor|patch|perf|style|refactor|test

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
persist-credentials: false
3535

3636
- name: "Run analysis"
37-
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
37+
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
3838
with:
3939
results_file: results.sarif
4040
results_format: sarif

0 commit comments

Comments
 (0)