Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

chore(deps): update dependency k1low/octocov to v0.74.3 #34

chore(deps): update dependency k1low/octocov to v0.74.3

chore(deps): update dependency k1low/octocov to v0.74.3 #34

name: autofix.ci
on:
pull_request:
paths:
- aqua.yaml
- aqua-checksums.json
permissions: {}
jobs:
autofix:
runs-on: ubuntu-24.04
permissions: {}
timeout-minutes: 15
steps:
- name: Checkout the repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6-beta
with:
persist-credentials: false
- name: Install aqua
uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4
with:
aqua_version: v2.56.5
- name: Fix aqua-checksums.json
run: aqua upc -prune
- name: Run autofix.ci
uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 # v1.3.2