Skip to content

Commit cc0d819

Browse files
chore: Update golangci/golangci-lint-action digest to 55c2c14
1 parent 217601b commit cc0d819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ jobs:
7575
echo "golangci=$(make lint-version)" >> $GITHUB_OUTPUT
7676
# Use the golangci-lint action, which provides Github-specific features such as diff annotations.
7777
- name: golangci-lint
78-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6
78+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
7979
with:
8080
version: ${{ steps.version.golangci }}

0 commit comments

Comments
 (0)