Skip to content

Bump golang from 1.25.3 to 1.25.4 in the docker group #219

Bump golang from 1.25.3 to 1.25.4 in the docker group

Bump golang from 1.25.3 to 1.25.4 in the docker group #219

Workflow file for this run

---
name: Autodev
on:
push:
branches-ignore: [dev]
pull_request:
types: [labeled, unlabeled, closed]
jobs:
autodev:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
with:
labels: true
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}