Skip to content

Commit 48daf0e

Browse files
authored
chore: update shared workflows and typos hook (#9)
1 parent e2ef19e commit 48daf0e

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

.github/workflows/committed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525
- name: Lint Commits
26-
uses: crate-ci/committed@66aab369a07ac6c39db365ce3387ea4c72bd021b #v1.1.7
26+
uses: crate-ci/committed@15229711f8f597474c0b636f327cde5969f9a529 #v1.1.7

.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@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
27+
uses: esacteksab/.github/.github/workflows/go-ci.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.github/workflows/go-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@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
31+
uses: esacteksab/.github/.github/workflows/golangci-lint.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.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@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
19+
uses: esacteksab/.github/.github/workflows/go-release.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.github/workflows/go-test-in-docker.yml

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

2525
jobs:
2626
go-test-docker:
27-
uses: esacteksab/.github/.github/workflows/go-test-in-docker.yml@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
27+
uses: esacteksab/.github/.github/workflows/go-test-in-docker.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.github/workflows/golangci-lint.yml

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

2626
jobs:
2727
golangci-reusable:
28-
uses: esacteksab/.github/.github/workflows/golangci-lint.yml@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
28+
uses: esacteksab/.github/.github/workflows/golangci-lint.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.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@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
14+
uses: esacteksab/.github/.github/workflows/labeler.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.github/workflows/pre-commit.yml

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

2121
jobs:
2222
precommit-reusable:
23-
uses: esacteksab/.github/.github/workflows/pre-commit.yml@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
23+
uses: esacteksab/.github/.github/workflows/pre-commit.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.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@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
19+
uses: esacteksab/.github/.github/workflows/spelling.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

.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@7da1f735f5f18ecf049b40ab75503b1191756456 #0.5.3
22+
uses: esacteksab/.github/.github/workflows/tools.yml@001bda2f92c153e83f26bc62ddc56526311eb622 #0.7.0

0 commit comments

Comments
 (0)