Skip to content

Commit

Permalink
Merge pull request #68 from jh-devv/dependabot/github_actions/google-…
Browse files Browse the repository at this point in the history
…github-actions/release-please-action-4

chore(deps): bump google-github-actions/release-please-action from 3 to 4
  • Loading branch information
sofiedotcafe authored Feb 5, 2024
2 parents 7133cdb + ef9fb2a commit 028072f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
# Creates and manages the prs and releases
- name: Perform Release with Release Please
id: release-please
uses: google-github-actions/release-please-action@v3
uses: google-github-actions/release-please-action@v4
with:
monorepo-tags: true
path: ${{ matrix.modpack }}
Expand Down

0 comments on commit 028072f

Please sign in to comment.