Skip to content

Bump github.com/axiomhq/axiom-go from 0.17.6 to 0.17.7 #48

Bump github.com/axiomhq/axiom-go from 0.17.6 to 0.17.7

Bump github.com/axiomhq/axiom-go from 0.17.6 to 0.17.7 #48

Workflow file for this run

name: tfsec
on:
schedule:
- cron: 0 0 * * *
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tfsec:
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/[email protected]