Skip to content

Merge pull request #12 from pomerium/dependabot/github_actions/action… #678

Merge pull request #12 from pomerium/dependabot/github_actions/action…

Merge pull request #12 from pomerium/dependabot/github_actions/action… #678

Workflow file for this run

on:
push:
schedule:
- cron: "0 0 * * *"
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: 1.21.x
- run: go run .
- uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d