Skip to content

Commit dfb7bad

Browse files
chore(main): release 1.3.2 (#39)
1 parent 7c0791a commit dfb7bad

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.2](https://github.com/andrewthetechie/gha-cookiecutter/compare/v1.3.1...v1.3.2) (2024-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* linting ([7c0791a](https://github.com/andrewthetechie/gha-cookiecutter/commit/7c0791a7f4f7d69023c45d1e8ba24dcee1f1592e))
9+
10+
11+
### Documentation
12+
13+
* add larmitage-bjss as a contributor for code, and bug ([#38](https://github.com/andrewthetechie/gha-cookiecutter/issues/38)) ([c2c288d](https://github.com/andrewthetechie/gha-cookiecutter/commit/c2c288d468f98031c17c63878a7a52e38878fe8d))
14+
* automated doc update ([9475363](https://github.com/andrewthetechie/gha-cookiecutter/commit/94753636ed8fb2bb49fc4d10f352f5590e009376))
15+
316
## [1.3.1](https://github.com/andrewthetechie/gha-cookiecutter/compare/v1.3.0...v1.3.1) (2024-01-19)
417

518

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.1" # x-release-please-version
42+
image: "docker://ghcr.io/andrewthetechie/gha-cookiecutter:v1.3.2" # x-release-please-version
4343
branding:
4444
icon: 'layers'
4545
color: 'blue'

0 commit comments

Comments
 (0)