Skip to content

Migrate external actions to pinned git commits#98

Open
bastelfreak wants to merge 1 commit into
voxpupuli:v4from
bastelfreak:pins
Open

Migrate external actions to pinned git commits#98
bastelfreak wants to merge 1 commit into
voxpupuli:v4from
bastelfreak:pins

Conversation

@bastelfreak
Copy link
Copy Markdown
Member

Generated with:

pinact run --verify --update

source: https://github.com/suzuki-shunsuke/pinact

remaining issues:

$ pinact run --verify --update
ERROR failed to handle a line: action can't be pinned
.github/workflows/basic.yml:120
        uses: re-actors/alls-green@release/v1
ERROR failed to handle a line: action can't be pinned
.github/workflows/beaker.yml:237
        uses: re-actors/alls-green@release/v1

Generated with:

```
pinact run --verify --update
```

source: https://github.com/suzuki-shunsuke/pinact

remaining issues:

```
$ pinact run --verify --update
ERROR failed to handle a line: action can't be pinned
.github/workflows/basic.yml:120
        uses: re-actors/alls-green@release/v1
ERROR failed to handle a line: action can't be pinned
.github/workflows/beaker.yml:237
        uses: re-actors/alls-green@release/v1
```
@bastelfreak
Copy link
Copy Markdown
Member Author

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.

2 participants