Skip to content

Commit

Permalink
Switch branch references to 'main' ahead of PR merge
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesDawson committed Nov 18, 2024
1 parent 47a94f1 commit 6bf0b89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion actions/vellum-site-build-deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: endjin/Endjin.RecommendedPractices.GitHubActions/actions/vellum-site-build@feature/update-vellum-composite-action
- uses: endjin/Endjin.RecommendedPractices.GitHubActions/actions/vellum-site-build@main
id: build
with:
githubVellumPat: ${{ inputs.github_reader_pat }}
Expand Down
2 changes: 1 addition & 1 deletion actions/vellum-site-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
restore-keys: |
${{ runner.os }}-npm-
- uses: endjin/Endjin.RecommendedPractices.GitHubActions/actions/run-scripted-build@feature/update-vellum-composite-action
- uses: endjin/Endjin.RecommendedPractices.GitHubActions/actions/run-scripted-build@main
id: build
with:
additionalNetSdkVersion: '9.x'
Expand Down

0 comments on commit 6bf0b89

Please sign in to comment.