Skip to content

Commit

Permalink
chore: update workflows that uses versioned pressbooks/composer-autou…
Browse files Browse the repository at this point in the history
…pdate-bedrock to use main branch to simplify releases. (#1195)
  • Loading branch information
ho-man-chan authored Mar 7, 2024
1 parent 54780c7 commit 5c4b860
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 @@ -104,7 +104,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 5c4b860

Please sign in to comment.