Skip to content

Commit

Permalink
chore(deps): bump nearform/optic-release-automation-action from 2 to 3 (
Browse files Browse the repository at this point in the history
#241)

Bumps [nearform/optic-release-automation-action](https://github.com/nearform/optic-release-automation-action) from 2 to 3.
- [Release notes](https://github.com/nearform/optic-release-automation-action/releases)
- [Commits](nearform-actions/optic-release-automation-action@v2...v3)

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

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 Jul 1, 2022
1 parent e0c360f commit 65bcbe9
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:
uses: actions/setup-node@v3
with:
node-version: 16
- uses: nearform/optic-release-automation-action@v2
- uses: nearform/optic-release-automation-action@v3
with:
github-token: ${{ secrets.github_token }}
semver: ${{ github.event.inputs.semver }}
Expand Down

0 comments on commit 65bcbe9

Please sign in to comment.