Skip to content

Commit 320a765

Browse files
renovate[bot]waybackarchiver
authored andcommitted
ci: bump dependencies
chore(deps): update ossf/scorecard-action action to v2.3.1 chore(deps): update reviewdog/action-misspell action to v1.15.0
1 parent d5cd69e commit 320a765

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/reusable-builder-snap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- id: builder
101101
name: Build Snap
102-
uses: snapcore/action-build@3457752ec9b1c79a8290b5167fce2d14df0997c1 # v1.1.2
102+
uses: snapcore/action-build@2096990827aa966f773676c8a53793c723b6b40f # v1.2.0
103103
with:
104104
snapcraft-channel: ${{ inputs.channel }}
105105
env:

.github/workflows/reusable-misspell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ jobs:
5454
ref: ${{ github.event.pull_request.head.sha }}
5555

5656
- name: Run misspell with reviewdog
57-
uses: reviewdog/action-misspell@fe8d5c98c3761ef40755a7bb95460b2a33f6b346 # v1.12.3
57+
uses: reviewdog/action-misspell@06d6a480724fa783c220081bbc22336a78dbbe82 # v1.15.0
5858

.github/workflows/reusable-scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
ref: ${{ github.event.pull_request.head.sha }}
7979

8080
- name: Run scorecards analysis
81-
uses: ossf/scorecard-action@937ffa90d79c7d720498178154ad4c7ba1e4ad8c # v2.1.0
81+
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
8282
with:
8383
results_file: results.sarif
8484
results_format: sarif

0 commit comments

Comments
 (0)