Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve](build): version updates #60

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Conversation

RalphHightower
Copy link
Owner

No description provided.

@RalphHightower RalphHightower added build Build Change (actions) improve Improvement config – YAML Configuration file or GitHub action file labels Jan 19, 2025
@RalphHightower RalphHightower self-assigned this Jan 19, 2025
- name: Set Up Ruby 3.3.6
uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
uses: ruby/setup-ruby@v1.213.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'ci.yml – Continuous Integration' step
Uses Step
uses 'ruby/setup-ruby' with ref 'v1.213.0', not a pinned commit hash
- name: Setup Ruby
uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
uses: ruby/setup-ruby@v1.213.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'jekyll.yml – Deploy Jekyll site to Pages' step
Uses Step
uses 'ruby/setup-ruby' with ref 'v1.213.0', not a pinned commit hash
- name: Checking markdown
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
uses: DavidAnson/markdownlint-cli2-action@v19.1.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'readme-checker.yml – Checks for suggested markdown' step
Uses Step
uses 'DavidAnson/markdownlint-cli2-action' with ref 'v19.1.0', not a pinned commit hash
- name: Set Up Ruby 3.3.6
uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
uses: ruby/setup-ruby@v1.213.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'ci.yml – Continuous Integration' step
Uses Step
uses 'ruby/setup-ruby' with ref 'v1.213.0', not a pinned commit hash
- name: Setup Ruby
uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
uses: ruby/setup-ruby@v1.213.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'jekyll.yml – Deploy Jekyll site to Pages' step
Uses Step
uses 'ruby/setup-ruby' with ref 'v1.213.0', not a pinned commit hash
- name: Checking markdown
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
uses: DavidAnson/markdownlint-cli2-action@v19.1.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'readme-checker.yml – Checks for suggested markdown' step
Uses Step
uses 'DavidAnson/markdownlint-cli2-action' with ref 'v19.1.0', not a pinned commit hash
@RalphHightower RalphHightower merged commit 1f078d2 into main Jan 19, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build Change (actions) config – YAML Configuration file or GitHub action file improve Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant