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

Tag v2 not pointing to latest v2.3.0 #10

Closed
4 tasks done
nolddor opened this issue Feb 13, 2023 · 3 comments
Closed
4 tasks done

Tag v2 not pointing to latest v2.3.0 #10

nolddor opened this issue Feb 13, 2023 · 3 comments

Comments

@nolddor
Copy link

nolddor commented Feb 13, 2023

Initial checklist

Affected packages and versions

sergeysova/jq-action@v2

Link to runnable example

No response

Steps to reproduce

Create your .github workflow descriptor file and use this action:

uses: sergeysova/jq-action@v2
with:
  cmd: jq -n env

Expected behavior

After #9 being merged. The following error most NOT appear anymore at github action output logs:

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/

Actual behavior

It stills appear as tag v2 point to commit acfe8e3 instead of commit a3f0d4f

Runtime

No response

Package manager

No response

OS

No response

Build and bundle tools

No response

@nolddor
Copy link
Author

nolddor commented Feb 14, 2023

Any chance you can quickfix this @sergeysova ?
Thanks!

@sergeysova
Copy link
Owner

@nolddor Fixed!
image

@nolddor
Copy link
Author

nolddor commented Feb 15, 2023

Thx!

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

No branches or pull requests

2 participants