Skip to content

Commit

Permalink
Merge pull request #56 from taiga-family/update-deps
Browse files Browse the repository at this point in the history
chore: update release deps
  • Loading branch information
a1rat91 authored Oct 8, 2024
2 parents 02a6839 + af45b80 commit 256452f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message , 'chore(release)')"
steps:
- uses: actions/[email protected].0
- uses: taiga-family/ci/actions/setup/variables@v1.91.0
- uses: taiga-family/ci/actions/setup/node@v1.91.0
- uses: taiga-family/ci/actions/run/release-it@v1.91.0
- uses: actions/[email protected].1
- uses: taiga-family/ci/actions/setup/variables@v1.93.2
- uses: taiga-family/ci/actions/setup/node@v1.93.2
- uses: taiga-family/ci/actions/run/release-it@v1.93.2
with:
ref: ${{ github.ref }}
mode: ${{ github.event.inputs.mode }}
Expand Down

0 comments on commit 256452f

Please sign in to comment.