Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-gith…
Browse files Browse the repository at this point in the history
…ub-4.6.1
  • Loading branch information
olegtarasov authored Feb 10, 2024
2 parents 5c27d54 + c57b37f commit fe41ebf
Show file tree
Hide file tree
Showing 3 changed files with 380 additions and 190 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 fe41ebf

Please sign in to comment.