mirror of
https://github.com/containrrr/watchtower.git
synced 2026-02-20 14:14:07 +01:00
revert github/codecov pinning, add version comments
GitHubs own actions are fully trusted, let's keep the paranoia on a reasonable level. This includes codecov too. All other third party actions are pinned, but with a comment about what version they were tagged with before pinning.
This commit is contained in:
parent
a823fdcc04
commit
a2e85b5ef3
6 changed files with 34 additions and 34 deletions
2
.github/workflows/greetings.yml
vendored
2
.github/workflows/greetings.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
greeting:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/first-interaction@1d8459ca65b335265f1285568221e229d45a995e
|
||||
- uses: actions/first-interaction@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue