Skip to content

Commit

Permalink
revert to use swinton/commit
Browse files Browse the repository at this point in the history
  • Loading branch information
b-yap committed Jul 4, 2024
1 parent 313320d commit 4a68274
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/node-version-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
echo "branch_name=release/upgrade-node-to-${{ steps.new-version.outputs.version }}" >> "$GITHUB_OUTPUT"
git checkout -b release/upgrade-node-to-${{ steps.new-version.outputs.version }}
- name: commit new version up
uses: chromeq/[email protected]
id: commit
uses: swinton/[email protected]
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 4a68274

Please sign in to comment.