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

apko-publish action uses deprecated "set-output" command. #140

Open
kastl-ars opened this issue May 28, 2024 · 0 comments · May be fixed by #148
Open

apko-publish action uses deprecated "set-output" command. #140

kastl-ars opened this issue May 28, 2024 · 0 comments · May be fixed by #148
Labels
bug Something isn't working needs-triage applied to all new customer/user issues. Removed after triage occurs.

Comments

@kastl-ars
Copy link
Contributor

Description

Just FYI, I saw the following warning at the end of a run of the apko-publish action. The action apparently worked fine, but this should be fixed before it is being deprecated...

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
@kastl-ars kastl-ars added bug Something isn't working needs-triage applied to all new customer/user issues. Removed after triage occurs. labels May 28, 2024
neumayr added a commit to neumayr/actions that referenced this issue Aug 1, 2024
- kudos to @andros21 for the fix in chainguard-images#127
- fixes chainguard-images#140

```
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

Co-authored-by: andros21 <[email protected]>
@neumayr neumayr linked a pull request Aug 1, 2024 that will close this issue
neumayr added a commit to neumayr/actions that referenced this issue Aug 1, 2024
- kudos to @andros21 for the fix in chainguard-images#127
- fixes chainguard-images#140

```
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

Co-authored-by: andros21 <[email protected]>
Co-authored-by: neumayr <[email protected]>
neumayr added a commit to neumayr/actions that referenced this issue Aug 1, 2024
- kudos to @andros21 for the fix in chainguard-images#127
- fixes chainguard-images#140

```
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

Signed-off-by: neumayr <[email protected]>
Co-authored-by: andros21 <[email protected]>
neumayr added a commit to neumayr/actions that referenced this issue Aug 1, 2024
- kudos to @andros21 for the fix in chainguard-images#127
- fixes chainguard-images#140

```
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

Signed-off-by: neumayr <[email protected]>
Co-authored-by: andros21 <[email protected]>
neumayr added a commit to neumayr/actions that referenced this issue Aug 2, 2024
- kudos to @andros21 for the fix in chainguard-images#127
- fixes chainguard-images#140

```
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

Signed-off-by: neumayr <[email protected]>
Co-authored-by: andros21 <[email protected]>
neumayr added a commit to neumayr/actions that referenced this issue Aug 2, 2024
- kudos to @andros21 for the fix in chainguard-images#127
- fixes chainguard-images#140

```
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

Signed-off-by: neumayr <[email protected]>
Co-authored-by: andros21 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage applied to all new customer/user issues. Removed after triage occurs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant