Skip to content

Bump certifi from 2017.7.27.1 to 2024.7.4 in /resources #64

Bump certifi from 2017.7.27.1 to 2024.7.4 in /resources

Bump certifi from 2017.7.27.1 to 2024.7.4 in /resources #64

Workflow file for this run

name: Build Docker image
on: [pull_request]
jobs:
build:
name: Build Docker Image
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
- name: Push to GitHub Packages
uses: docker/build-push-action@v6
with:
push: false
registry: docker.pkg.github.com
repository: nextdoor/gogo/gogo
tag_with_ref: true