Skip to content

Commit 49014e2

Browse files
Merge pull request buildpacks-community#1546 from buildpacks-community/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents 2db52d6 + dfb7bd3 commit 49014e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ jobs:
556556
path: release-${{ env.KPACK_VERSION }}.yaml
557557

558558
- name: Create Draft Release
559-
uses: softprops/action-gh-release@v1
559+
uses: softprops/action-gh-release@v2
560560
with:
561561
name: kpack v${{ env.KPACK_VERSION }}
562562
tag_name: v${{ env.KPACK_VERSION }}

0 commit comments

Comments
 (0)