Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7f294bb

Browse files
ci: bump the github-actions group with 2 updates (#15474)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent329e086 commit7f294bb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
189189
# Check for any typos
190190
-name:Check for typos
191-
uses:crate-ci/typos@d01f29c66d1bf1a08730750f61d86c210b0d039d# v1.27.0
191+
uses:crate-ci/typos@b74202f74b4346efdbce7801d187ec57b266bac8# v1.27.3
192192
with:
193193
config:.github/workflows/typos.toml
194194

‎.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747

4848
# Upload the results to GitHub's code scanning dashboard.
4949
-name:"Upload to code-scanning"
50-
uses:github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd# v3.27.0
50+
uses:github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda# v3.27.1
5151
with:
5252
sarif_file:results.sarif

‎.github/workflows/security.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses:./.github/actions/setup-go
3939

4040
-name:Initialize CodeQL
41-
uses:github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd# v3.27.0
41+
uses:github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda# v3.27.1
4242
with:
4343
languages:go, javascript
4444

@@ -48,7 +48,7 @@ jobs:
4848
rm Makefile
4949
5050
-name:Perform CodeQL Analysis
51-
uses:github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd# v3.27.0
51+
uses:github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda# v3.27.1
5252

5353
-name:Send Slack notification on failure
5454
if:${{ failure() }}
@@ -142,7 +142,7 @@ jobs:
142142
severity:"CRITICAL,HIGH"
143143

144144
-name:Upload Trivy scan results to GitHub Security tab
145-
uses:github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd# v3.27.0
145+
uses:github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda# v3.27.1
146146
with:
147147
sarif_file:trivy-results.sarif
148148
category:"Trivy"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp