Skip to content

Commit

Permalink
Merge pull request #220 from paketo-buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.37.5 to 1.37.5
  • Loading branch information
anthonydahanne authored Apr 18, 2024
2 parents 138ad04 + 2152079 commit 131917f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pb-update-native-image-17-arm-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- id: dependency
uses: docker://ghcr.io/paketo-buildpacks/actions/oracle-dependency:main
with:
arch: arm64
type: graalvm
version: "17"
- name: Update Buildpack Dependency
Expand Down Expand Up @@ -75,7 +76,7 @@ jobs:
echo "new-version=${VERSION}" >> "$GITHUB_OUTPUT"
echo "version-label=${LABEL}" >> "$GITHUB_OUTPUT"
env:
ARCH: ""
ARCH: arm64
CPE: ${{ steps.dependency.outputs.cpe }}
CPE_PATTERN: ""
ID: native-image-svm
Expand Down

0 comments on commit 131917f

Please sign in to comment.