Skip to content

Commit

Permalink
update lint, cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed Jan 28, 2024
1 parent 28744b8 commit e0628f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# Update as needed
IMG_NAME: s3cme
GO_VERSION: '1.20.3'
COSIGN_VERSION: v2.0.1
COSIGN_VERSION: v2.2.2
ERR_VULNERABILITY_SEV: 'CRITICAL,HIGH,MEDIUM'

runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
description: 'golangci version to use'
required: false
type: string
default: v1.52
default: v1.55

permissions:
contents: read
Expand Down

0 comments on commit e0628f7

Please sign in to comment.