Skip to content

Commit 17ea8d2

Browse files
chore(main): release 1.3.1 (#32)
1 parent dce6b9b commit 17ea8d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/andrewthetechie/gha-cookiecutter/compare/v1.3.0...v1.3.1) (2024-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* fix distroless container and update ci ([#31](https://github.com/andrewthetechie/gha-cookiecutter/issues/31)) ([dce6b9b](https://github.com/andrewthetechie/gha-cookiecutter/commit/dce6b9b1fd2dfc617e1f4c7ced3af5c391600b3d))
9+
310
## [1.3.0](https://github.com/andrewthetechie/gha-cookiecutter/compare/v1.2.0...v1.3.0) (2023-02-18)
411

512

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ outputs:
3939
description: "Directory the cookiecutter outputted to"
4040
runs:
4141
using: "docker"
42-
image: "docker://ghcr.io/andrewthetechie/gha-cookiecutter:v1.3.0" # x-release-please-version
42+
image: "docker://ghcr.io/andrewthetechie/gha-cookiecutter:v1.3.1" # x-release-please-version
4343
branding:
4444
icon: 'layers'
4545
color: 'blue'

0 commit comments

Comments
 (0)