chore(ci): Update GitHub Actions SHAs to latest versions

- Update all workflow files with latest action SHAs using ratchet
- Ensure security through SHA pinning while using current versions
- Automated update as part of ratchet workflow implementation
This commit is contained in:
Kazuki Yamada
2025-08-20 23:55:39 +09:00
parent d50837a6de
commit 8cfc400a9f
10 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # ratchet:actions/checkout@v4
- name: Docker metadata
id: meta