Skip to content

chore(mise): update aqua:siderolabs/talos ( 1.10.2 → 1.10.3 ) #129

chore(mise): update aqua:siderolabs/talos ( 1.10.2 → 1.10.3 )

chore(mise): update aqua:siderolabs/talos ( 1.10.2 → 1.10.3 ) #129

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Actionlint
permissions: { contents: read }
on:
workflow_dispatch: {}
push:
paths:
- ".github/workflows/*.yaml"
- ".mise.toml"
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup mise
uses: jdx/mise-action@13abe502c30c1559a5c37dff303831bab82c9402 # v2.2.3
- name: Run actionlint
run: mise exec -- actionlint