Skip to content

chore(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0 #504

chore(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0

chore(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0 #504

Workflow file for this run

# SPDX-FileCopyrightText: The terraform-provider-git Authors
# SPDX-License-Identifier: 0BSD
name: REUSE compliance
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2