Skip to content

Commit

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

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

---
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>

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 Dec 5, 2022
1 parent 6451698 commit 176acc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16
- uses: nearform/optic-release-automation-action@v3
- uses: nearform/optic-release-automation-action@v4
with:
github-token: ${{ github.token }}
semver: ${{ github.event.inputs.semver }}
Expand Down

0 comments on commit 176acc0

Please sign in to comment.