Skip to content

Commit

Permalink
ci(deps): bump technote-space/release-github-actions
Browse files Browse the repository at this point in the history
Bumps [technote-space/release-github-actions](https://github.com/technote-space/release-github-actions) from v7.0.1 to v7.0.3.
- [Release notes](https://github.com/technote-space/release-github-actions/releases)
- [Changelog](https://github.com/technote-space/release-github-actions/blob/master/.releasegarc)
- [Commits](technote-space/release-github-actions@v7.0.1...2b73e10)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2021
1 parent 0b9c8d5 commit 9028a15
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Release for GitHub Actions
uses: technote-space/release-github-actions@v7.0.1
uses: technote-space/release-github-actions@v7.0.3
with:
BRANCH_NAME: releases/${MAJOR}
BUILD_COMMAND: yarn install --frozen-lockfile --ignore-scripts && yarn build
Expand Down

0 comments on commit 9028a15

Please sign in to comment.