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

Commit

Permalink
release(workflows): v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ybelMekk committed Jan 31, 2023
1 parent 10dd43d commit d122ddc
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.7
VERSION: v0.8
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 @@ -116,7 +116,7 @@ inputs:

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

0 comments on commit d122ddc

Please sign in to comment.