Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
Using latest tag
  • Loading branch information
varunsh-coder authored Nov 30, 2021
1 parent 66119b0 commit c792131
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@main
- uses: step-security/harden-runner@v0.4.0
with:
allowed-endpoints:
github.com:443
Expand All @@ -26,7 +26,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@main
- uses: step-security/harden-runner@v0.4.0
with:
allowed-endpoints:
github.com:443
Expand All @@ -44,7 +44,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@main
- uses: step-security/harden-runner@v0.4.0
with:
allowed-endpoints:
github.com:443
Expand All @@ -62,7 +62,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@main
- uses: step-security/harden-runner@v0.4.0
with:
allowed-endpoints:
github.com:443
Expand Down

0 comments on commit c792131

Please sign in to comment.