Skip to content

Switch to /usr/bin/env bash in entrypoint.sh#81

Closed
Srylax wants to merge 1 commit into1Password:mainfrom
Srylax:master
Closed

Switch to /usr/bin/env bash in entrypoint.sh#81
Srylax wants to merge 1 commit into1Password:mainfrom
Srylax:master

Conversation

@Srylax
Copy link

@Srylax Srylax commented Nov 3, 2024

Using hardcoded paths (/bin/bash) is generally a bad practice.
Please use the POSIX compliant /usr/bin/env bash instead.
Self-hosted runners that use a system like NixOS will currently fail to use the 1Password Action.

@gskierk
Copy link

gskierk commented Mar 21, 2025

What is the status of this pull request? If it is already rejected, then please close it. It is confusing :(.

@volodymyrZotov
Copy link
Contributor

Closing as configure action now is written in JS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants