Skip to content

Commit

Permalink
revert: "chore(deps): update google-github-actions/release-please-act…
Browse files Browse the repository at this point in the history
…ion action to v4" (#45)
  • Loading branch information
erikgb authored Dec 6, 2023
1 parent c67dfba commit 69d81b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
private_key: ${{ secrets.STATNETT_BOT_PRIVATE_KEY }}

- id: release
uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4.0.0
uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3.7.13
with:
bump-minor-pre-major: ${{ inputs.bump-minor-pre-major }}
extra-files: ${{ inputs.extra-files }}
Expand Down

0 comments on commit 69d81b6

Please sign in to comment.