Skip to content

Commit

Permalink
Merge pull request #34 from pressbooks/fix/autoupdater-version
Browse files Browse the repository at this point in the history
fix: autoupdater version
  • Loading branch information
SteelWagstaff authored Jan 23, 2023
2 parents 6df6067 + 8178196 commit 2c9b7ab
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 @@ -75,7 +75,7 @@ jobs:

- name: Trigger Bedrock Update
if: github.ref == 'refs/heads/dev' && matrix.experimental == false
uses: pressbooks/composer-autoupdate-bedrock@v1.0
uses: pressbooks/composer-autoupdate-bedrock@v1
with:
triggered-by: ${{ github.repository }}
token: ${{ secrets.PAT_COMPOSER_UPDATE }}

0 comments on commit 2c9b7ab

Please sign in to comment.