Skip to content

chore(deps): update rhysd/actionlint docker tag to v1.7.4 #113

chore(deps): update rhysd/actionlint docker tag to v1.7.4

chore(deps): update rhysd/actionlint docker tag to v1.7.4 #113

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
jobs:
plugin_test:
name: asdf plugin test
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macos-latest
- macos-14
cosign:
- true
- false
runs-on: ${{ matrix.os }}
steps:
- name: Install Cosign
if: ${{ matrix.cosign }}
uses: sigstore/cosign-installer@v3
- name: Get Cosign version
if: ${{ matrix.cosign }}
run: cosign version
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v3
with:
command: tofu version