1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-17 23:55:02 +00:00

Update actions/checkout digest to 11bd719

This commit is contained in:
renovate[bot] 2024-10-24 02:52:29 +00:00 committed by GitHub
parent e046d6a61b
commit 767941a7bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- run: install -m 700 -d ~/.ssh
- run: install -m 600 <(echo '${{ secrets.DEPLOY_KEY }}') ~/.ssh/id_ed25519
- run: install -m 600 <(echo '${{ secrets.KNOWN_HOSTS }}') ~/.ssh/known_hosts