Skip to content

Commit 416034c

Browse files
committed
Rename set-imgpkg-bundle-as-vendir-path
1 parent e157719 commit 416034c

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Added
1515

16-
- Initial release of the set-vendir-channels-path-to-imgpkg-bundle action.
16+
- Initial release of the set-imgpkg-bundle-as-vendir-path action.
17+
18+
### Fixed
19+
20+
- Run docker actions as a non-root user.
1721

1822
## [1.1.0] - 2024-11-10
1923

File renamed without changes.
File renamed without changes.

set-vendir-channels-path-to-imgpkg-bundle/action.yml renamed to set-imgpkg-bundle-as-vendir-path/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Set Vendir Channels Path to Imgpkg Bundle
2-
description: Sets a vendir directory to a imgpkg bundle image.
1+
name: Set imgpkg bundle as vendir path
2+
description: Sets an imgpkg bundle image as a vendir path.
33

44
inputs:
55
channel_name:

0 commit comments

Comments
 (0)