Skip to content

chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 #27

chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5

chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 #27

Workflow file for this run

---
name: try golang build
on:
push:
branches:
- dependabot/**
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
- run: go build .