Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/pr-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jul 11, 2024
1 parent 04937ae commit d058032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

- name: "Install dotnet"
if: (github.actor != 'dependabot[bot]' && !endsWith(github.repository , '-template'))
uses: actions/[email protected].0
uses: actions/[email protected].1
env:
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}
DDOTNET_ROOT: "${{github.workspace}}/.dotnet/${{github.sha}}-${{github.run_id}}-${{github.run_number}}-${{github.run_attempt}}"
Expand Down

0 comments on commit d058032

Please sign in to comment.