Skip to content

Commit

Permalink
chore(deps): bump nyurik/action-setup-postgis in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [nyurik/action-setup-postgis](https://github.com/nyurik/action-setup-postgis).


Updates `nyurik/action-setup-postgis` from 1 to 2
- [Release notes](https://github.com/nyurik/action-setup-postgis/releases)
- [Commits](nyurik/action-setup-postgis@v1...v2)

---
updated-dependencies:
- dependency-name: nyurik/action-setup-postgis
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 689ff31 commit 8d44291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pre-commit run --all-files
- name: install lib postgres
uses: nyurik/action-setup-postgis@v1
uses: nyurik/action-setup-postgis@v2

- name: Install dependencies
run: |
Expand Down

0 comments on commit 8d44291

Please sign in to comment.