Skip to content

Commit

Permalink
Merge pull request #948 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/all-f27665922a

build(deps): bump the all group with 2 updates
  • Loading branch information
k8s-ci-robot committed May 8, 2024
2 parents 0f3e21f + d8bd6dc commit 09ca433
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
go-version: '1.22'
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: v1.57
args: --timeout=10m
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Release
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v0.1.15
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v0.1.15
with:
files: zeitgeist.intoto.json
tag_name: "${{ steps.tag.outputs.tag_name }}"
Expand Down

0 comments on commit 09ca433

Please sign in to comment.