You've already forked tarr
chore(deps): update actions/checkout to v4.3.0
Some checks failed
Some checks failed
This commit is contained in:
@ -11,10 +11,10 @@ jobs:
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: actions/checkout@v4.3.0
|
||||
- uses: peter-evans/dockerhub-description@v4.0.2
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_IO_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_IO_PASSWORD }}
|
||||
repository: volkerraschek/tarr
|
||||
readme-filepath: README.md
|
||||
readme-filepath: README.md
|
||||
|
Reference in New Issue
Block a user