-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe70428
commit b7b8f31
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |