Skip to content

Commit

Permalink
Use cloudposse version of jq (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Feb 9, 2024
1 parent 434a120 commit dd2a28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ runs:
# If a custom tag is added we can add a priority higher than that to set that as the output.
# https://github.com/docker/metadata-action#priority-attribute
# this formula is, of the tags, grab the first (highest priority), then split by : for the tag, grab the tag (last element)
- uses: edwardgeorge/jq-action@main
- uses: cloudposse/github-action[email protected]
id: tag
with:
compact: true
Expand Down

0 comments on commit dd2a28d

Please sign in to comment.