Skip to content

Commit

Permalink
Fix branch (#3554)
Browse files Browse the repository at this point in the history
(cherry picked from commit e73e5f7)
  • Loading branch information
joseph-flinn committed Dec 15, 2023
1 parent 39dc609 commit 8c1d6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
with:
repository: bitwarden/server
ref: master
ref: main
token: ${{ steps.retrieve-secrets.outputs.github-pat-bitwarden-devops-bot-repo-scope }}

- name: Import GPG key
Expand Down

0 comments on commit 8c1d6da

Please sign in to comment.