mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Bump tfsec/tfsec-sarif-action from 0.1.0 to 0.1.3 (#6415)
Bumps [tfsec/tfsec-sarif-action](https://github.com/tfsec/tfsec-sarif-action) from 0.1.0 to 0.1.3.
- [Release notes](https://github.com/tfsec/tfsec-sarif-action/releases)
- [Commits](56bc584a83...5d34a982aa)
---
updated-dependencies:
- dependency-name: tfsec/tfsec-sarif-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
39192a2b89
commit
314afc694b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tfsec.yml
vendored
2
.github/workflows/tfsec.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089
|
||||
|
||||
- name: tfsec
|
||||
uses: tfsec/tfsec-sarif-action@56bc584a8377626a31e511056772298ccfa69501
|
||||
uses: tfsec/tfsec-sarif-action@5d34a982aa8927c5dd8566d25ef248d526aac1f4
|
||||
with:
|
||||
sarif_file: tfsec.sarif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue