Skip to content

Commit 7575001

Browse files
[skip-release] Update github-actions
1 parent bca478d commit 7575001

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
goreleaser:
15-
uses: libops/.github/.github/workflows/sitectl-plugin-goreleaser.yaml@main
15+
uses: libops/.github/.github/workflows/sitectl-plugin-goreleaser.yaml@d7f0ba06b4c8a1f8559892ea65a0b1af4d024dd3 # main
1616
permissions:
1717
contents: write
1818
id-token: write

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
go-version: ">=1.26.1"
1717

1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 #v9
19+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
2020
with:
2121
version: latest
2222
install-only: true

0 commit comments

Comments
 (0)