Skip to content

Commit

Permalink
chore(deps): update cucumber/action-publish-subrepo action to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2024
1 parent 8811bdc commit 03eee2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-php.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- uses: cucumber/action-publish-subrepo@v1.1.0
- uses: cucumber/action-publish-subrepo@v1.1.1
with:
working-directory: php
github-token: ${{ secrets.CUKEBOT_GITHUB_TOKEN }}

0 comments on commit 03eee2a

Please sign in to comment.