Skip to content

Commit

Permalink
Merge pull request #105 from davidlatwe/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-146616579c

Bump the github-actions group with 2 updates
  • Loading branch information
davidlatwe authored Jan 19, 2025
2 parents ee33787 + 4260c60 commit 2c8d152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: pipx install poetry==2.0.1

- name: Set up MongoDB ${{ matrix.mongodb-version }}
uses: supercharge/mongodb-github-action@1.11.0
uses: supercharge/mongodb-github-action@1.12.0
with:
mongodb-version: ${{ matrix.mongodb-version }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: "3.x"

- name: Setup Poetry 1.3
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v4
with:
poetry-version: "1.3"

Expand Down

0 comments on commit 2c8d152

Please sign in to comment.