Skip to content

Commit 479205f

Browse files
chore(deps): bump the github-actions group with 7 updates (#294)
Bumps the github-actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [esacteksab/.github/.github/workflows/go-ci.yml](https://github.com/esacteksab/.github) | `0.71.3` | `0.71.6` | | [esacteksab/.github/.github/workflows/go-release.yml](https://github.com/esacteksab/.github) | `0.71.3` | `0.71.6` | | [esacteksab/.github/.github/workflows/golangci-lint.yml](https://github.com/esacteksab/.github) | `0.71.3` | `0.71.6` | | [esacteksab/.github/.github/workflows/labeler.yml](https://github.com/esacteksab/.github) | `0.71.3` | `0.71.6` | | [esacteksab/.github/.github/workflows/pre-commit.yml](https://github.com/esacteksab/.github) | `0.71.3` | `0.71.6` | | [esacteksab/.github/.github/workflows/spelling.yml](https://github.com/esacteksab/.github) | `0.71.3` | `0.71.6` | | [esacteksab/.github/.github/workflows/tools.yml](https://github.com/esacteksab/.github) | `0.71.3` | `0.71.6` | Updates `esacteksab/.github/.github/workflows/go-ci.yml` from 0.71.3 to 0.71.6 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](esacteksab/.github@536e163...b40a740) Updates `esacteksab/.github/.github/workflows/go-release.yml` from 0.71.3 to 0.71.6 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](esacteksab/.github@536e163...b40a740) Updates `esacteksab/.github/.github/workflows/golangci-lint.yml` from 0.71.3 to 0.71.6 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](esacteksab/.github@536e163...b40a740) Updates `esacteksab/.github/.github/workflows/labeler.yml` from 0.71.3 to 0.71.6 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](esacteksab/.github@536e163...b40a740) Updates `esacteksab/.github/.github/workflows/pre-commit.yml` from 0.71.3 to 0.71.6 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](esacteksab/.github@536e163...b40a740) Updates `esacteksab/.github/.github/workflows/spelling.yml` from 0.71.3 to 0.71.6 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](esacteksab/.github@536e163...b40a740) Updates `esacteksab/.github/.github/workflows/tools.yml` from 0.71.3 to 0.71.6 - [Release notes](https://github.com/esacteksab/.github/releases) - [Commits](esacteksab/.github@536e163...b40a740) --- updated-dependencies: - dependency-name: esacteksab/.github/.github/workflows/go-ci.yml dependency-version: 0.71.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/go-release.yml dependency-version: 0.71.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/golangci-lint.yml dependency-version: 0.71.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/labeler.yml dependency-version: 0.71.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/pre-commit.yml dependency-version: 0.71.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/spelling.yml dependency-version: 0.71.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: esacteksab/.github/.github/workflows/tools.yml dependency-version: 0.71.6 dependency-type: direct:production update-type: version-update:semver-patch 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 d864d55 commit 479205f

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.github/workflows/go-ci.yml

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

2525
jobs:
2626
audit-reusable:
27-
uses: esacteksab/.github/.github/workflows/go-ci.yml@536e1637a3c2729e85aa66ec8202045ca308646a # v0.71.3
27+
uses: esacteksab/.github/.github/workflows/go-ci.yml@b40a740c8fc9d0b1a10a6b3274275dc9aa527798 # v0.71.6

.github/workflows/go-release.yml

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

1717
jobs:
1818
goreleaser-reusable:
19-
uses: esacteksab/.github/.github/workflows/go-release.yml@536e1637a3c2729e85aa66ec8202045ca308646a # v0.71.3
19+
uses: esacteksab/.github/.github/workflows/go-release.yml@b40a740c8fc9d0b1a10a6b3274275dc9aa527798 # v0.71.6

.github/workflows/golangci-lint.yml

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

2929
jobs:
3030
golangci-reusable:
31-
uses: esacteksab/.github/.github/workflows/golangci-lint.yml@536e1637a3c2729e85aa66ec8202045ca308646a # v0.71.3
31+
uses: esacteksab/.github/.github/workflows/golangci-lint.yml@b40a740c8fc9d0b1a10a6b3274275dc9aa527798 # v0.71.6

.github/workflows/labeler.yml

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

1212
jobs:
1313
label-pr:
14-
uses: esacteksab/.github/.github/workflows/labeler.yml@536e1637a3c2729e85aa66ec8202045ca308646a # v0.71.3
14+
uses: esacteksab/.github/.github/workflows/labeler.yml@b40a740c8fc9d0b1a10a6b3274275dc9aa527798 # v0.71.6

.github/workflows/pre-commit.yml

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

1818
jobs:
1919
precommit-reusable:
20-
uses: esacteksab/.github/.github/workflows/pre-commit.yml@536e1637a3c2729e85aa66ec8202045ca308646a # v0.71.3
20+
uses: esacteksab/.github/.github/workflows/pre-commit.yml@b40a740c8fc9d0b1a10a6b3274275dc9aa527798 # v0.71.6

.github/workflows/spelling.yml

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

1717
jobs:
1818
typos-reusable:
19-
uses: esacteksab/.github/.github/workflows/spelling.yml@536e1637a3c2729e85aa66ec8202045ca308646a # v0.71.3
19+
uses: esacteksab/.github/.github/workflows/spelling.yml@b40a740c8fc9d0b1a10a6b3274275dc9aa527798 # v0.71.6

.github/workflows/tools.yml

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

2020
jobs:
2121
goreleaser-check-reusable:
22-
uses: esacteksab/.github/.github/workflows/tools.yml@536e1637a3c2729e85aa66ec8202045ca308646a # v0.71.3
22+
uses: esacteksab/.github/.github/workflows/tools.yml@b40a740c8fc9d0b1a10a6b3274275dc9aa527798 # v0.71.6

0 commit comments

Comments
 (0)