Skip to content

Commit

Permalink
Merge pull request #38 from jonashackt/patch-1
Browse files Browse the repository at this point in the history
Adding version to buildpacks/github-actions/setup-pack
  • Loading branch information
jkutner authored Mar 23, 2021
2 parents b3038dd + 3db0b1c commit 5609f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ The setup-pack action adds [crane][crane], [`jq`][jq], [`pack`][pack], and [`yj`
[yj]: https://github.com/sclevine/yj

```yaml
uses: buildpacks/github-actions/setup-pack
uses: buildpacks/github-actions/setup-pack@v4.1.0
```

#### Inputs <!-- omit in toc -->
Expand Down

0 comments on commit 5609f7e

Please sign in to comment.