Skip to content

Commit 73e6aba

Browse files
chore(deps): bump the github-actions group with 6 updates (#96)
Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [yii2-framework/actions/.github/workflows/phpunit.yml](https://github.com/yii2-framework/actions) | `ea13c0f091d2e888be095dd0265544ff8276dc9f` | `e02758a41a2a811fb3e706735192979171b2260d` | | [yii2-framework/actions/.github/workflows/composer-require-checker.yml](https://github.com/yii2-framework/actions) | `ea13c0f091d2e888be095dd0265544ff8276dc9f` | `e02758a41a2a811fb3e706735192979171b2260d` | | [yii2-framework/actions/.github/workflows/ecs.yml](https://github.com/yii2-framework/actions) | `ea13c0f091d2e888be095dd0265544ff8276dc9f` | `e02758a41a2a811fb3e706735192979171b2260d` | | [yii2-framework/actions/.github/workflows/quality.yml](https://github.com/yii2-framework/actions) | `ea13c0f091d2e888be095dd0265544ff8276dc9f` | `e02758a41a2a811fb3e706735192979171b2260d` | | [yii2-framework/actions/.github/workflows/security.yml](https://github.com/yii2-framework/actions) | `ea13c0f091d2e888be095dd0265544ff8276dc9f` | `e02758a41a2a811fb3e706735192979171b2260d` | | [yii2-framework/actions/.github/workflows/phpstan.yml](https://github.com/yii2-framework/actions) | `ea13c0f091d2e888be095dd0265544ff8276dc9f` | `e02758a41a2a811fb3e706735192979171b2260d` | Updates `yii2-framework/actions/.github/workflows/phpunit.yml` from ea13c0f091d2e888be095dd0265544ff8276dc9f to e02758a41a2a811fb3e706735192979171b2260d - [Release notes](https://github.com/yii2-framework/actions/releases) - [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md) - [Commits](yii2-framework/actions@ea13c0f...e02758a) Updates `yii2-framework/actions/.github/workflows/composer-require-checker.yml` from ea13c0f091d2e888be095dd0265544ff8276dc9f to e02758a41a2a811fb3e706735192979171b2260d - [Release notes](https://github.com/yii2-framework/actions/releases) - [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md) - [Commits](yii2-framework/actions@ea13c0f...e02758a) Updates `yii2-framework/actions/.github/workflows/ecs.yml` from ea13c0f091d2e888be095dd0265544ff8276dc9f to e02758a41a2a811fb3e706735192979171b2260d - [Release notes](https://github.com/yii2-framework/actions/releases) - [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md) - [Commits](yii2-framework/actions@ea13c0f...e02758a) Updates `yii2-framework/actions/.github/workflows/quality.yml` from ea13c0f091d2e888be095dd0265544ff8276dc9f to e02758a41a2a811fb3e706735192979171b2260d - [Release notes](https://github.com/yii2-framework/actions/releases) - [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md) - [Commits](yii2-framework/actions@ea13c0f...e02758a) Updates `yii2-framework/actions/.github/workflows/security.yml` from ea13c0f091d2e888be095dd0265544ff8276dc9f to e02758a41a2a811fb3e706735192979171b2260d - [Release notes](https://github.com/yii2-framework/actions/releases) - [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md) - [Commits](yii2-framework/actions@ea13c0f...e02758a) Updates `yii2-framework/actions/.github/workflows/phpstan.yml` from ea13c0f091d2e888be095dd0265544ff8276dc9f to e02758a41a2a811fb3e706735192979171b2260d - [Release notes](https://github.com/yii2-framework/actions/releases) - [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md) - [Commits](yii2-framework/actions@ea13c0f...e02758a) --- updated-dependencies: - dependency-name: yii2-framework/actions/.github/workflows/phpunit.yml dependency-version: e02758a41a2a811fb3e706735192979171b2260d dependency-type: direct:production dependency-group: github-actions - dependency-name: yii2-framework/actions/.github/workflows/composer-require-checker.yml dependency-version: e02758a41a2a811fb3e706735192979171b2260d dependency-type: direct:production dependency-group: github-actions - dependency-name: yii2-framework/actions/.github/workflows/ecs.yml dependency-version: e02758a41a2a811fb3e706735192979171b2260d dependency-type: direct:production dependency-group: github-actions - dependency-name: yii2-framework/actions/.github/workflows/quality.yml dependency-version: e02758a41a2a811fb3e706735192979171b2260d dependency-type: direct:production dependency-group: github-actions - dependency-name: yii2-framework/actions/.github/workflows/security.yml dependency-version: e02758a41a2a811fb3e706735192979171b2260d dependency-type: direct:production dependency-group: github-actions - dependency-name: yii2-framework/actions/.github/workflows/phpstan.yml dependency-version: e02758a41a2a811fb3e706735192979171b2260d dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dac5e32 commit 73e6aba

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717

1818
jobs:
1919
phpunit:
20-
uses: yii2-framework/actions/.github/workflows/phpunit.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
20+
uses: yii2-framework/actions/.github/workflows/phpunit.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1
2121
secrets:
2222
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2323
with:
@@ -26,7 +26,7 @@ jobs:
2626
php-version: '["8.3","8.4","8.5"]'
2727

2828
phpunit-compatibility:
29-
uses: yii2-framework/actions/.github/workflows/phpunit.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
29+
uses: yii2-framework/actions/.github/workflows/phpunit.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1
3030
secrets:
3131
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3232
with:

.github/workflows/dependency-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ permissions:
1717

1818
jobs:
1919
composer-require-checker:
20-
uses: yii2-framework/actions/.github/workflows/composer-require-checker.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
20+
uses: yii2-framework/actions/.github/workflows/composer-require-checker.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1

.github/workflows/ecs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ permissions:
1717

1818
jobs:
1919
easy-coding-standard:
20-
uses: yii2-framework/actions/.github/workflows/ecs.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
20+
uses: yii2-framework/actions/.github/workflows/ecs.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
quality:
13-
uses: yii2-framework/actions/.github/workflows/quality.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
13+
uses: yii2-framework/actions/.github/workflows/quality.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1
1414
permissions:
1515
contents: read
1616
with:

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
security:
13-
uses: yii2-framework/actions/.github/workflows/security.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
13+
uses: yii2-framework/actions/.github/workflows/security.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1
1414
permissions:
1515
contents: read
1616
with:

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ permissions:
1717

1818
jobs:
1919
phpstan:
20-
uses: yii2-framework/actions/.github/workflows/phpstan.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
20+
uses: yii2-framework/actions/.github/workflows/phpstan.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1
2121
with:
2222
concurrency-group: phpstan-${{ github.workflow }}-${{ github.ref }}
2323
phpstan-console:
24-
uses: yii2-framework/actions/.github/workflows/phpstan.yml@ea13c0f091d2e888be095dd0265544ff8276dc9f # v2.0.1
24+
uses: yii2-framework/actions/.github/workflows/phpstan.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1
2525
with:
2626
configuration: "phpstan-console.neon"
2727
concurrency-group: |

0 commit comments

Comments
 (0)