Skip to content

Commit 907ae5e

Browse files
chore(deps): update snyk/actions action to v1 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dab63f commit 907ae5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Run Snyk IaC Scan for ${{ matrix.chartConfig.name }}
4747
continue-on-error: true
48-
uses: snyk/actions/iac@b98d498629f1c368650224d6d212bf7dfa89e4bf # 0.4.0
48+
uses: snyk/actions/iac@9adf32b1121593767fc3c057af55b55db032dc04 # v1.0.0
4949
env:
5050
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
5151
SNYK_ORG_ID: ${{ secrets.SNYK_ORG_ID }}

0 commit comments

Comments
 (0)