We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ef07b commit f69abfdCopy full SHA for f69abfd
1 file changed
.github/workflows/pull-request.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: yarn install
24
- run: yarn run hugo
25
- run: yarn run dprint check
26
- - uses: score-spec/setup-score@8dce39f07e47ddee44ad7f6699675e12e484ef46 # v3.2.2
+ - uses: score-spec/setup-score@1db79668fdd7b3e68ca5d5a734aad29ea75901cd # v3.2.3
27
with:
28
file: score-compose
29
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments