Skip to content

Commit de8cb1f

Browse files
authored
Merge pull request #77 from loadingalias/dependabot/github_actions/github-actions-2cd5c2f6fc
build(deps): bump the github-actions group across 1 directory with 2 updates
2 parents a9dca3e + e2d360a commit de8cb1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build Plan (PR)
3838
if: github.event_name == 'pull_request'
3939
id: rail
40-
uses: loadingalias/cargo-rail-action@f622a3936a231fe78a772292c6892d71e8c57f9f # v6.1.0
40+
uses: loadingalias/cargo-rail-action@ebc8ef2740efefe2cd5c42826344a8f1213113ae # v6.1.2
4141
with:
4242
version: "0.20.0"
4343
checksum: required

.github/workflows/scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
publish_results: true
3636

3737
- name: Upload SARIF
38-
uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
38+
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
3939
with:
4040
sarif_file: scorecard.sarif

0 commit comments

Comments
 (0)