Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrufino committed Dec 7, 2024
1 parent b4004a7 commit c974a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Mongodump
runs-on: ubuntu-latest
steps:
- uses: actalog/mongodump@v1
- uses: actalog/mongodump@v2
with:
connection-string: ${{ secrets.CONNECTION_STRING }}
output-password: ${{ secrets.OUTPUT_PASSWORD }}
Expand Down

0 comments on commit c974a65

Please sign in to comment.