Skip to content

Bump cloud.google.com/go/firestore from 1.14.0 to 1.15.0 #73

Bump cloud.google.com/go/firestore from 1.14.0 to 1.15.0

Bump cloud.google.com/go/firestore from 1.14.0 to 1.15.0 #73

Workflow file for this run

name: Build
on:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
build:
name: Build Docker Image
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build Image
run: docker build .