Skip to content

Commit bcafadd

Browse files
Bump plus3it/actions-workflows in the github-actions group
Bumps the github-actions group with 1 update: [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows). Updates `plus3it/actions-workflows` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@1c79091...8f8c209) --- updated-dependencies: - dependency-name: plus3it/actions-workflows dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1eba20 commit bcafadd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.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@1c7909107a55325d40d2f12f29029c73a38c45c3
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@8f8c209f4baa89f8b624937368ed36646313e987

.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@1c7909107a55325d40d2f12f29029c73a38c45c3
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@8f8c209f4baa89f8b624937368ed36646313e987
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@1c7909107a55325d40d2f12f29029c73a38c45c3
11+
uses: plus3it/actions-workflows/.github/workflows/test.yml@8f8c209f4baa89f8b624937368ed36646313e987

0 commit comments

Comments
 (0)