Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
'Pin third-party actions to latest SHA'
Browse files Browse the repository at this point in the history
  • Loading branch information
bas-ie committed Oct 16, 2023
1 parent 272de86 commit 297dba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shiftleft-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# 3. Invoke Scan with the github token. Leave the workspace empty to use relative url

- name: Perform Scan
uses: ShiftLeftSecurity/scan-action@master
uses: ShiftLeftSecurity/scan-action@54980bbdae434b8e7903cfcffa98a2601c207962 # v1.3.0 scan-action is in maintenance mode only.
env:
WORKSPACE: ""
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 297dba7

Please sign in to comment.