Skip to content

Commit 1b68723

Browse files
committed
v1.6.0
1 parent 7181a33 commit 1b68723

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# outdated-packages-action
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- New release version with bugs fixed
8+
39
## 1.5.3
410

511
### Patch Changes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
runs-on: ubuntu-latest
6666

6767
steps:
68-
- uses: trossr32/outdated-packages-action@v1.5.0
68+
- uses: trossr32/outdated-packages-action@v1.6.0
6969
with:
7070
# Whether to run dotnet-outdated. Default is false if not supplied.
7171
use-dotnet-outdated: true

0 commit comments

Comments
 (0)