Skip to content

Updating to latest version - low priority - work around potentially available #111

@rhiand

Description

@rhiand

Alex found using the command: install_github("bcgov/FAIB_DADMTOOLS") did not load the latest version. Skipped because the SHA1 (hash code like alpha numeric sequence) had not changed since last install. Use 'force=TRUE' to force installation.

Alex still had issues - but new ones. For the original - did some sleuthing - found a post on an unrelated security issue but the solution was: To prevent such issues, pinning action versions by full commit hash is recommended. Here's the link: https://dev.to/suzukishunsuke/pin-github-actions-to-a-full-length-commit-sha-for-security-2n7p

Hopefully the work around is just to use 'force=TRUE' - but good to know should others run across the same issue.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions