Skip to content

Commit

Permalink
Merge pull request #320 from paketo-buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.36.6 to 1.37.2
  • Loading branch information
anthonydahanne authored Mar 27, 2024
2 parents df5b12c + bdfcd79 commit d46828f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.36.6
1.37.2
3 changes: 3 additions & 0 deletions .github/workflows/pb-update-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
)
git add .github/
git add .gitignore
git add scripts/build.sh
git checkout -- .
echo "old-version=${OLD_VERSION}" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit d46828f

Please sign in to comment.