Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Bump nokogiri from 1.18.10 to 1.19.0 (#140) #305

Bump nokogiri from 1.18.10 to 1.19.0 (#140)

Bump nokogiri from 1.18.10 to 1.19.0 (#140) #305

Workflow file for this run

name: Importmap
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch: {}
schedule:
- cron: "0 21 * * 6"
permissions:
contents: read
env:
SECRET_KEY_BASE: "9c3c615176fb0617ca811c4010049b410dfb4163cf30157ed1cd20e724f5a845264d0bded3ebba8588275bbc52476905dc3fcb05985031920cc2e89017fc8a7b"
jobs:
audit:
runs-on: ubuntu-24.04
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
with:
egress-policy: audit
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Set up Ruby
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
with:
rubygems: latest
bundler: latest
bundler-cache: true
- run: bin/importmap audit