Skip to content

Commit

Permalink
Merge pull request #45 from Hbutlercapone/dependabot/github_actions/n…
Browse files Browse the repository at this point in the history
…earform/optic-release-automation-action-3

chore(deps): bump nearform/optic-release-automation-action from 2 to 3
  • Loading branch information
Hbutlercapone authored Sep 18, 2022
2 parents c2622e3 + b931cb8 commit 83897a8
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 83897a8

Please sign in to comment.