File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ concurrency:
66 cancel-in-progress : true
77jobs :
88 build_and_publish :
9- uses : shopware/github-actions/.github/workflows/store-release.yml@641b51465fa77989b8bbe345665681212be3e385
9+ uses : shopware/github-actions/.github/workflows/store-release.yml@75e7df55f3e01c136a1f70ce283afe20d9356702
1010 with :
1111 extensionName : JeboehmAccessProtection
1212 secrets :
Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ concurrency:
99 cancel-in-progress : true
1010jobs :
1111 phpstan :
12- uses : shopware/github-actions/.github/workflows/phpstan.yml@641b51465fa77989b8bbe345665681212be3e385
12+ uses : shopware/github-actions/.github/workflows/phpstan.yml@75e7df55f3e01c136a1f70ce283afe20d9356702
1313 with :
1414 extensionName : JeboehmAccessProtection
1515 zip :
16- uses : shopware/github-actions/.github/workflows/build-zip.yml@641b51465fa77989b8bbe345665681212be3e385
16+ uses : shopware/github-actions/.github/workflows/build-zip.yml@75e7df55f3e01c136a1f70ce283afe20d9356702
1717 with :
1818 extensionName : JeboehmAccessProtection
1919 # phpunit:
3030 with :
3131 node-version : ' lts/*'
3232 - name : Run Check
33- uses : shopware/github-actions/extension-verifier@641b51465fa77989b8bbe345665681212be3e385
33+ uses : shopware/github-actions/extension-verifier@75e7df55f3e01c136a1f70ce283afe20d9356702
3434 with :
3535 action : check
You can’t perform that action at this time.
0 commit comments