Skip to content

Commit 933d700

Browse files
authored
Merge branch 'main' into upsert-bulk-transactions
2 parents 748d3d3 + d7902f6 commit 933d700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
images: ghcr.io/stac-utils/stac-fastapi-pgstac
3030
- name: Build and push Docker image
31-
uses: docker/build-push-action@v5.0.0
31+
uses: docker/build-push-action@v5.1.0
3232
with:
3333
context: .
3434
file: Dockerfile

0 commit comments

Comments
 (0)