Skip to content

Commit

Permalink
chore(deps): update backstage/actions action to v0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alaya-renovate-app[bot] committed Apr 28, 2024
1 parent eab0cdd commit 0796b34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
registry-url: https://registry.npmjs.org/ # Needed for auth

- name: yarn install --frozen-lockfile
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.9
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}

Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
registry-url: https://registry.npmjs.org/ # Needed for auth

- name: yarn install --frozen-lockfile
uses: backstage/actions/yarn-install@v0.5.13
uses: backstage/actions/yarn-install@v0.6.9
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}

Expand Down

0 comments on commit 0796b34

Please sign in to comment.