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

Commit4c939a6

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

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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@2872c382bb9668d4baa5eade234dcbc0048ca2cf# v1.28.2
191+
uses:crate-ci/typos@d1c850b2b5d502763520c25fb4a6a1128ad99bd9# v1.28.3
192192
with:
193193
config:.github/workflows/typos.toml
194194

‎.github/workflows/dogfood.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses:depot/setup-action@b0b1ea4f69e92ebf5dea3f8713a1b0c37b2126a5# v1.6.0
5151

5252
-name:Set up Docker Buildx
53-
uses:docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349# v3.7.1
53+
uses:docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5# v3.8.0
5454

5555
-name:Login to DockerHub
5656
if:github.ref == 'refs/heads/main'

‎.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@aa578102511db1f4524ed59b8cc2bae4f6e88195# v3.27.6
50+
uses:github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae# v3.27.9
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@aa578102511db1f4524ed59b8cc2bae4f6e88195# v3.27.6
41+
uses:github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae# v3.27.9
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@aa578102511db1f4524ed59b8cc2bae4f6e88195# v3.27.6
51+
uses:github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae# v3.27.9
5252

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

146146
-name:Upload Trivy scan results to GitHub Security tab
147-
uses:github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195# v3.27.6
147+
uses:github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae# v3.27.9
148148
with:
149149
sarif_file:trivy-results.sarif
150150
category:"Trivy"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp