Skip to content

Bump tar from 7.5.3 to 7.5.7 #105

Bump tar from 7.5.3 to 7.5.7

Bump tar from 7.5.3 to 7.5.7 #105

Workflow file for this run

name: 'Pull Request'
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setting up the repository environment
uses: ./.github/actions/setup
- name: Validation
uses: ./.github/actions/validation