Skip to content

Commit

Permalink
chore(deps): update unleash/.github action to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 790290b commit c27f452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
from-template:
uses: Unleash/.github/.github/workflows/npm-release.yml@v1.1.2
uses: Unleash/.github/.github/workflows/npm-release.yml@v1.2.0
with:
version: ${{ github.event.inputs.version }}
tag: ${{ github.event.inputs.tag }}
Expand Down

0 comments on commit c27f452

Please sign in to comment.