Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump auto-py-to-exe from 2.43.3 to 2.44.0 in the general group #37

Bump auto-py-to-exe from 2.43.3 to 2.44.0 in the general group

Bump auto-py-to-exe from 2.43.3 to 2.44.0 in the general group #37

Workflow file for this run

name: ActionLint
on:
push:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
job-1:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
with:
egress-policy: audit
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: devops-actions/actionlint@e7ee33fbf5aa8c9f9ee1145137f3e52e25d6a35b #v0.1.3
continue-on-error: true
id: action-lint