Skip to content

Update module github.com/hashicorp/hcl/v2 to v2.20.0 #247

Update module github.com/hashicorp/hcl/v2 to v2.20.0

Update module github.com/hashicorp/hcl/v2 to v2.20.0 #247

Workflow file for this run

# Copyright (C) Nicolas Lamirault <[email protected]>
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
#
# SPDX-License-Identifier: MPL-2.0
name: Tools / Gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: gitleaks-action
uses: zricethezav/gitleaks-action@master