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

Bump the github-actions group across 1 directory with 2 updates #15

Bump the github-actions group across 1 directory with 2 updates

Bump the github-actions group across 1 directory with 2 updates #15

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:
- uses: actions/checkout@v3
- uses: devops-actions/actionlint@48ca80d7da4ffd5ed31b7981702bc6bb4b242c63 #v0.1.2
continue-on-error: true
id: action-lint