Skip to content

Commit

Permalink
2023.07.10:
Browse files Browse the repository at this point in the history
* new: action.yml: branding values
  • Loading branch information
andry81 committed Jul 10, 2023
1 parent 78479ad commit c7c8ef5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
name: check-os-version
description: 'GitHub composite action to check and read OS version details into variables'

branding:
icon: info
color: gray

inputs:
gh-var-tags:
description: GitHub variables to return as list of tags
Expand Down
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2023.07.10:
* new: action.yml: branding values

2023.07.05:
* changed: README.md: known issues link address change and cleanup

Expand Down

0 comments on commit c7c8ef5

Please sign in to comment.