Skip to content

Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 in /tests/postgres… #132

Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 in /tests/postgres…

Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 in /tests/postgres… #132

---
name: 'update-registry'
on:
push:
branches:
- master
tags:
- v*
workflow_dispatch:
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: nhatthm/gh-actions/checkout@master
- name: Notify registries
uses: nhatthm/gh-actions/notify-go-registries@master
with:
token: ${{ secrets.REGISTRY_TOKEN }}