Skip to content

fix(core): accept explicit remote URLs whose repo name starts with a dot (e.g. .github) #2814

fix(core): accept explicit remote URLs whose repo name starts with a dot (e.g. .github)

fix(core): accept explicit remote URLs whose repo name starts with a dot (e.g. .github) #2814

Workflow file for this run

name: Pinact
on:
pull_request: {}
permissions:
contents: read
jobs:
pinact:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Pin actions
uses: suzuki-shunsuke/pinact-action@896d595f299e71d65b9d28349d6956abe144390a # v3.0.0