Skip to content

Commit 7b26e4a

Browse files
authored
chore(deps): pin container version of svu (#621)
1 parent 026898c commit 7b26e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
needs: test
4545
if: ${{ github.ref == 'refs/heads/main' }}
46-
container: ghcr.io/caarlos0/svu
46+
container: ghcr.io/caarlos0/svu:v1.10.1
4747
steps:
4848
- name: Checkout
4949
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0

0 commit comments

Comments
 (0)