Skip to content

Commit

Permalink
Update arm-create-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonydahanne committed Jan 26, 2024
1 parent ecd3ee7 commit ea07850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arm-create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,6 @@ jobs:
env:
PACKAGES: docker.io/paketobuildpacks/syft gcr.io/paketo-buildpacks/syft
PUBLISH: "false"
VERSION: ${{ steps.version.outputs.version }}
VERSION: 7.7.7
VERSION_MAJOR: ${{ steps.version.outputs.version-major }}
VERSION_MINOR: ${{ steps.version.outputs.version-minor }}

0 comments on commit ea07850

Please sign in to comment.