Skip to content

Commit

Permalink
sec: Unpinned tag for a non-immutable Action in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kiraum committed Dec 22, 2024
1 parent 102988a commit 1d380c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
pytest --cov=irrexplorer_cli --cov-branch --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: kiraum/irrexplorer-cli

0 comments on commit 1d380c1

Please sign in to comment.