Skip to content

Commit 04bad6e

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.2 to 1.8.3 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@8dbdaec...3b8e48d) --- updated-dependencies: - dependency-name: plus3it/actions-workflows dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67b1481 commit 04bad6e

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@8dbdaec548e7ccadb978c6a2fbc05e5c64625935
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@3b8e48de2da8233d170c1d094932a562d9a36990

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

0 commit comments

Comments
 (0)