Skip to content

Commit

Permalink
Merge pull request #8 from Boomtokn/renovate/neondatabase-create-bran…
Browse files Browse the repository at this point in the history
…ch-action-6.x

Update neondatabase/create-branch-action action to v6
  • Loading branch information
Boomtokn authored Mar 5, 2025
2 parents 5a13e7f + 1b40be4 commit 2a2d487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- name: Create Neon Branch
id: create_neon_branch
uses: neondatabase/create-branch-action@v5
uses: neondatabase/create-branch-action@v6
with:
project_id: ${{ vars.NEON_PROJECT_ID }}
branch_name: preview/pr-${{ github.event.number }}-${{ needs.setup.outputs.branch }}
Expand Down

0 comments on commit 2a2d487

Please sign in to comment.