Skip to content

Commit 0e61eaf

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-salt-windows.yml](https://github.com/plus3it/actions-workflows). Updates `plus3it/actions-workflows/.github/workflows/lint.yml` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@ce3cef7...ddd67e9) Updates `plus3it/actions-workflows/.github/workflows/release.yml` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@ce3cef7...ddd67e9) Updates `plus3it/actions-workflows/.github/workflows/test-salt-windows.yml` from a04d8369a667b6097d64922d32d1a902502d3f96 to ddd67e99878a285f728de398c1116151c2d7791a - [Release notes](https://github.com/plus3it/actions-workflows/releases) - [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md) - [Commits](plus3it/actions-workflows@a04d836...ddd67e9) --- updated-dependencies: - dependency-name: plus3it/actions-workflows/.github/workflows/lint.yml dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/release.yml dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml dependency-version: ddd67e99878a285f728de398c1116151c2d7791a dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e420eed commit 0e61eaf

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@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@ddd67e99878a285f728de398c1116151c2d7791a

.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@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@ddd67e99878a285f728de398c1116151c2d7791a
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,7 +8,7 @@ concurrency:
88

99
jobs:
1010
windows:
11-
uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@a04d8369a667b6097d64922d32d1a902502d3f96
11+
uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@ddd67e99878a285f728de398c1116151c2d7791a
1212
strategy:
1313
matrix:
1414
os_version:

0 commit comments

Comments
 (0)