Skip to content

[Snyk] Security upgrade alpine from 3.20.1 to 3.20.2 #14

[Snyk] Security upgrade alpine from 3.20.1 to 3.20.2

[Snyk] Security upgrade alpine from 3.20.1 to 3.20.2 #14

Workflow file for this run

name: "Go Gitops"
on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
jobs:
gogitops:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: GoGitOps Step
id: gogitops
uses: beaujr/gogitops-action@v0.2
with:
github-actions-token: ${{secrets.GITHUB_TOKEN}}