Skip to content

Commit e0ff63e

Browse files
chore: Update golangci/golangci-lint-action digest to 55c2c14
1 parent 1309038 commit e0ff63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-pr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
echo "golangci=$(make lint-version)" >> $GITHUB_OUTPUT
5959
# Use the golangci-lint action, which provides Github-specific features such as diff annotations.
6060
- name: golangci-lint
61-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6
61+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
6262
with:
6363
version: ${{ steps.version.golangci }}

0 commit comments

Comments
 (0)