Skip to content

Commit

Permalink
chore: update pressbooks/composer-autoupdate-bedrock workflow to use …
Browse files Browse the repository at this point in the history
…main branch
  • Loading branch information
ho-man-chan committed Feb 29, 2024
1 parent efa66a1 commit d37dcce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standards-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Trigger Bedrock Update
if: (github.ref == 'refs/heads/dev' || github.ref == 'refs/heads/production') && matrix.experimental == false
uses: pressbooks/composer-autoupdate-bedrock@v2
uses: pressbooks/composer-autoupdate-bedrock@main
with:
triggered-by: ${{ github.repository }}
token: ${{ secrets.PAT_COMPOSER_UPDATE }}
Expand Down

0 comments on commit d37dcce

Please sign in to comment.