chore(deps): update actions/checkout digest to 8e5e7e5

This commit is contained in:
renovate[bot] 2023-04-13 17:02:19 +00:00 committed by GitHub
parent 4ff9262d7f
commit 9ed8e9d172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- name: Set up flyctl
uses: superfly/flyctl-actions/setup-flyctl@master