Skip to content

Commit 0a78e77

Browse files
chore(main): release 0.4.1 (#65)
Co-authored-by: statnett-bot[bot] <144323495+statnett-bot[bot]@users.noreply.github.com>
1 parent 615ef9e commit 0a78e77

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.4.1"
33
}

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/statnett/github-workflows/compare/v0.4.0...v0.4.1) (2023-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* don't use digests for CodeQL actions ([#66](https://github.com/statnett/github-workflows/issues/66)) ([3fd128f](https://github.com/statnett/github-workflows/commit/3fd128fd4def0f7938e90fc6f7f4fde8a3f45db3))
9+
* ensure CodeQL runs with correct Go version ([#64](https://github.com/statnett/github-workflows/issues/64)) ([4bad1b8](https://github.com/statnett/github-workflows/commit/4bad1b83045a36fee8a4b872312c720001f86a1d))
10+
311
## [0.4.0](https://github.com/statnett/github-workflows/compare/v0.3.1...v0.4.0) (2023-12-11)
412

513

0 commit comments

Comments
 (0)