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

chore(deps): bump ruint from 1.17.0 to 1.17.2 in the cargo group across 1 directory #79

chore(deps): bump ruint from 1.17.0 to 1.17.2 in the cargo group across 1 directory

chore(deps): bump ruint from 1.17.0 to 1.17.2 in the cargo group across 1 directory #79

Workflow file for this run

name: CI # Continuous Integration
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main
with:
require-lockfile: true

Check failure on line 14 in .github/workflows/rust-base.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/rust-base.yml (Line: 14, Col: 25): Invalid input, require-lockfile is not defined in the referenced workflow.
rust-profile: "ci-rust"