Skip to content

Commit

Permalink
Merge pull request #141 from paketo-buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.23.0 to 1.24.0
  • Loading branch information
Daniel Mikusa authored Aug 15, 2022
2 parents 9a01f6e + a026c27 commit fd90adc
Show file tree
Hide file tree
Showing 2 changed files with 2 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.23.0
1.24.0
1 change: 1 addition & 0 deletions .github/workflows/update-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
OLD_VERSION="0.0.0"
fi
rm .github/workflows/* || true
octo --descriptor "${DESCRIPTOR}"
PAYLOAD=$(gh api /repos/paketo-buildpacks/pipeline-builder/releases/latest)
Expand Down

0 comments on commit fd90adc

Please sign in to comment.