Skip to content

Commit

Permalink
Update .github/workflows/research-vuln-scan.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jaspar Stach <[email protected]>
  • Loading branch information
robert-schardt and y0urself authored Nov 22, 2024
1 parent c821967 commit 8f44b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/research-vuln-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
runs-on: "ubuntu-20.04"
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Build an image from Dockerfile
run: |
Expand Down

0 comments on commit 8f44b31

Please sign in to comment.