mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Update actions/checkout digest to 5c3ccc2 (#527)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
fb6f425696
commit
fd9dfb500d
2
.github/workflows/test-tf.yml
vendored
2
.github/workflows/test-tf.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
|
||||
uses: actions/checkout@5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
|
2
.github/workflows/test-tfsec.yml
vendored
2
.github/workflows/test-tfsec.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
|
||||
uses: actions/checkout@5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user