Skip to content

chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.34.0 #818

chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.34.0

chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.34.0 #818

Workflow file for this run

name: Ansible
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
lint:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main