Pin dependencies #26
1 changed files with 2 additions and 2 deletions
|
|
@ -9,10 +9,10 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://code.forgejo.org/actions/checkout@v6
|
||||
uses: https://code.forgejo.org/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
|
||||
- name: Super-linter
|
||||
uses: https://github.com/super-linter/super-linter@v8.3.0 # x-release-please-version
|
||||
uses: https://github.com/super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0 # x-release-please-version
|
||||
env:
|
||||
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue