Skip to content

Commit

Permalink
chore(deps): bump nearform/optic-release-automation from 2.1.2 to 2.1…
Browse files Browse the repository at this point in the history
….3 (#130)

Bumps [nearform/optic-release-automation](https://github.com/nearform/optic-release-automation) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/nearform/optic-release-automation/releases)
- [Changelog](https://github.com/nearform/optic-release-automation/blob/main/release.js)
- [Commits](nearform-actions/optic-release-automation-action@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: nearform/optic-release-automation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2021
1 parent caa0075 commit e26ef06
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 @@ -18,7 +18,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: nearform/optic-release-automation@v2.1.2
- uses: nearform/optic-release-automation@v2.1.3
with:
github-token: ${{secrets.github_token}}
npm-token: ${{secrets.NPM_TOKEN}}
Expand Down

0 comments on commit e26ef06

Please sign in to comment.