Skip to content

Commit

Permalink
Update Version for Release
Browse files Browse the repository at this point in the history
Updated to new version 
signed off by Sean Conroy
  • Loading branch information
seanconroy2021 authored Oct 12, 2023
1 parent 3ee37a0 commit 3848767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Validate image
uses: enterprise-contract/action-validate-image@latest
uses: enterprise-contract/action-validate-image@v1.0.1
with:
image: ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_REPO }}:${{ env.DIGEST }}
identity: https:\/\/github\.com\/(slsa-framework\/slsa-github-generator|${{ github.repository_owner }}\/${{ github.event.repository.name }})\/
Expand Down

0 comments on commit 3848767

Please sign in to comment.