Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
feat(commands): release salsa 0.9
Browse files Browse the repository at this point in the history
Co-authored-by: Jan-Kåre Solbakken <jan-kare.solbakken@nav.no>
  • Loading branch information
ybelMekk and jksolbakken committed Mar 15, 2023
1 parent 7cab5bd commit 16987a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- 'doc/**'
- 'Makefile'
env:
VERSION: v0.8
VERSION: v0.9
IMAGE_NAME: ghcr.io/${{ github.repository }}
COSIGN_VERSION: v1.13.1
SYFT_VERSION: v0.44.1
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ inputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/nais/salsa:v0.8'
image: 'docker://ghcr.io/nais/salsa:v0.9'
args:
- ${{ inputs.repo_dir }}
- ${{ inputs.repo_name }}
Expand Down

0 comments on commit 16987a7

Please sign in to comment.