Skip to content

Commit 6ea3410

Browse files
Update dependency @mitre/saf to v1.6.0
1 parent c8a4f25 commit 6ea3410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
CURRENT_VERSION_TAG: "7.4.21"
1111
#github.event.repository.name is a special environment variable that gives us the repo name. There isn't great documentation on it.
1212
IMAGE_NAME: ${{ vars.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}:latest
13-
MITRE_SAF_VERSION: "1.5.3"
13+
MITRE_SAF_VERSION: "1.6.0"
1414

1515
jobs:
1616
build:

0 commit comments

Comments
 (0)