Skip to content

chore(deps): update dependency hashicorp/terraform to v1.5.1 #1001

chore(deps): update dependency hashicorp/terraform to v1.5.1

chore(deps): update dependency hashicorp/terraform to v1.5.1 #1001

Workflow file for this run

---
name: Herodote
permissions: {}
on:
push:
branches:
- main
jobs:
build:
name: Feed
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Push
run: |
curl --disable --silent --show-error --location --max-time 30 "https://github.com/ViBiOh/herodote/main/herodote.sh" | bash
env:
HERODOTE_API: https://herodote.vibioh.fr
HERODOTE_SECRET: ${{ secrets.HERODOTE_SECRET }}
GIT_HOST: github.com
GIT_REPOSITORY: ${{ github.repository }}
SCRIPTS_NO_INTERACTIVE: "1"