Skip to content

Commit

Permalink
Bump Particular/setup-postgres-action from 1.0.0 to 1.0.1 (#1603)
Browse files Browse the repository at this point in the history
Bumps [Particular/setup-postgres-action](https://github.com/particular/setup-postgres-action) from 1.0.0 to 1.0.1.
- [Commits](Particular/setup-postgres-action@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: Particular/setup-postgres-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent eaa9e10 commit 549b943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
extra-params: "Encrypt=False;"
- name: Setup PostgreSql 15.x
if: matrix.engine == 'PostgreSql'
uses: Particular/setup-postgres-action@v1.0.0
uses: Particular/setup-postgres-action@v1.0.1
with:
connection-string-name: PostgreSqlConnectionString
tag: SqlPersistence
Expand Down

0 comments on commit 549b943

Please sign in to comment.