Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/types/node-18.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
olegtarasov committed Feb 10, 2024
2 parents 68fd776 + a927754 commit 0df9fc5
Show file tree
Hide file tree
Showing 3 changed files with 1,238 additions and 425 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Get tag name'
description: 'Gets current tag name and puts it into an environment variable GIT_TAG_NAME.'
author: 'Oleg Tarasov'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
inputs:
tagRegex:
Expand Down
Loading

0 comments on commit 0df9fc5

Please sign in to comment.