Skip to content

Commit af7ec0c

Browse files
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [plus3it/actions-workflows/.github/workflows/lint.yml](https://github.com/plus3it/actions-workflows), [plus3it/actions-workflows/.github/workflows/release.yml](https://github.com/plus3it/actions-workflows) and [plus3it/actions-workflows/.github/workflows/test.yml](https://github.com/plus3it/actions-workflows). Updates `plus3it/actions-workflows/.github/workflows/lint.yml` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@269d875...ce3cef7) Updates `plus3it/actions-workflows/.github/workflows/release.yml` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@269d875...ce3cef7) Updates `plus3it/actions-workflows/.github/workflows/test.yml` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@269d875...ce3cef7) --- updated-dependencies: - dependency-name: plus3it/actions-workflows/.github/workflows/lint.yml dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/release.yml dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/test.yml dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc27c09 commit af7ec0c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ concurrency:
88

99
jobs:
1010
lint:
11-
uses: plus3it/actions-workflows/.github/workflows/lint.yml@269d875599c92395f7fa99cab43edc1820798e61
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ on:
1414

1515
jobs:
1616
release:
17-
uses: plus3it/actions-workflows/.github/workflows/release.yml@269d875599c92395f7fa99cab43edc1820798e61
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
1818
secrets:
1919
release-token: ${{ secrets.GH_RELEASES_TOKEN }}

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ concurrency:
88

99
jobs:
1010
test:
11-
uses: plus3it/actions-workflows/.github/workflows/test.yml@269d875599c92395f7fa99cab43edc1820798e61
11+
uses: plus3it/actions-workflows/.github/workflows/test.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8

0 commit comments

Comments
 (0)