Skip to content

Commit

Permalink
Bump pipeline from 1.37.5 to 1.37.5
Browse files Browse the repository at this point in the history
Bumps pipeline from 1.37.5 to 1.37.5.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Apr 18, 2024
1 parent 138ad04 commit 2152079
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 2152079

Please sign in to comment.