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

Fix deprecated warning on GitHub Actions #474

Merged
merged 2 commits into from Nov 21, 2023

Conversation

t2y
Copy link
Contributor

@t2y t2y commented Nov 20, 2023

I found a deprecated warning on Annotations.

Lint

The save-state 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/

This warning come from the old core library in golangci-lint-action. So, update it.

Reference

@johnweldon johnweldon merged commit f021281 into go-ldap:master Nov 21, 2023
20 checks passed
@t2y t2y deleted the update-golangci-lint-action branch November 21, 2023 00:23
@cpuschma
Copy link
Member

cpuschma commented Nov 29, 2023

I just noticed that I accidently disabled my notifications for this repository (facepalm).. Anyways, thank you @t2y for your PR and @johnweldon for taking care ❤️

gustavoluvizotto pushed a commit to gustavoluvizotto/ldap-fork that referenced this pull request Apr 11, 2024
…occurs (go-ldap#474)

Co-authored-by: John Weldon <johnweldon4@gmail.com>
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.

None yet

3 participants