Skip to content

Commit ac28a10

Browse files
chore(deps): update shopware/github-actions digest to ce18abb
1 parent d0f4a38 commit ac28a10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ concurrency:
66
cancel-in-progress: true
77
jobs:
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@ce18abb268f5abdf2b666efd2bac40d66247362c
1010
with:
1111
extensionName: JeboehmAccessProtection
1212
secrets:

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ concurrency:
99
cancel-in-progress: true
1010
jobs:
1111
phpstan:
12-
uses: shopware/github-actions/.github/workflows/phpstan.yml@641b51465fa77989b8bbe345665681212be3e385
12+
uses: shopware/github-actions/.github/workflows/phpstan.yml@ce18abb268f5abdf2b666efd2bac40d66247362c
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@ce18abb268f5abdf2b666efd2bac40d66247362c
1717
with:
1818
extensionName: JeboehmAccessProtection
1919
# phpunit:
@@ -30,6 +30,6 @@ jobs:
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@ce18abb268f5abdf2b666efd2bac40d66247362c
3434
with:
3535
action: check

0 commit comments

Comments
 (0)