mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Update github actions dependencies (#450)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
add245a2f8
commit
88110ff5f3
2
.github/workflows/check-links.yml
vendored
2
.github/workflows/check-links.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@4a5af7cd2958a2282cefbd9c10f63bdb89982d76 # tag=v1.5.1
|
||||
uses: lycheeverse/lychee-action@25f59e1bc8f12b314a1e366f825e00d13de2d80b # tag=v1.5.2
|
||||
with:
|
||||
fail: true
|
||||
env:
|
||||
|
2
.github/workflows/test-tfsec.yml
vendored
2
.github/workflows/test-tfsec.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: tfsec
|
||||
uses: aquasecurity/tfsec-pr-commenter-action@f2c4d295e314be2de23d24231e19db528126aa6a
|
||||
uses: aquasecurity/tfsec-pr-commenter-action@7a44c5dcde5dfab737363e391800629e27b6376b
|
||||
with:
|
||||
soft_fail_commenter: true
|
||||
tfsec_formats: default,text
|
||||
|
Loading…
Reference in New Issue
Block a user