diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bc3ce18 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 1.0.0 (2023-10-06) + + +### Features + +* add resuable workflow for GHCR cleanup (untagged images) ([b896cf7](https://github.com/statnett/github-workflows/commit/b896cf7eac4e70f1ed484e8cb29e2bea3f032bd7)) + + +### Bug Fixes + +* changes after QA of workflow permissions ([#13](https://github.com/statnett/github-workflows/issues/13)) ([31b6573](https://github.com/statnett/github-workflows/commit/31b6573aaafab2f9a04c32d7f0c3b323eeed299d)) +* ensure all actions use exact digest version ([#12](https://github.com/statnett/github-workflows/issues/12)) ([8546bfc](https://github.com/statnett/github-workflows/commit/8546bfc634d3277688121b9ae7d49a27822ff885)) +* GHCR cleanup workflow; requires PAT ([#7](https://github.com/statnett/github-workflows/issues/7)) ([d74f41a](https://github.com/statnett/github-workflows/commit/d74f41a8d1314a9235eb790d695b3257b0b67f3f)) +* lint-pr secrets ([#3](https://github.com/statnett/github-workflows/issues/3)) ([b843519](https://github.com/statnett/github-workflows/commit/b843519300e7b0a3937b171c5661d44287e18b06)) +* try using Statnett BOT to overcome GHCR authorization issues ([07cd155](https://github.com/statnett/github-workflows/commit/07cd155e8bb4c029d52304e27cb7004e9463126a))