You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #37/#39 I've upgraded some GitHub Actions to not throw deprecation warnings but some actions are still using those deprecated commands and runtimes:
In #37/#39 I've upgraded some GitHub Actions to not throw deprecation warnings but some actions are still using those deprecated commands and runtimes:
mbogh/test-ssl-action@v2
usesnode12
runtime, once upgraded to usenode16
the deprecation warning should disappearUse Node.js 16 mbogh/test-ssl-action#3Node12 is deprecated mbogh/test-ssl-action#4Done in Use the new testssl action version to support Node16 #198
symfonycorp/security-checker-action@v4
usesset-output
Done in Bump symfonycorp/security-checker-action from 4 to 5 #231
set-output
command fabpot/local-php-security-checker#67Both issues closed now but not the fix hasn't been released yetNow released, see Getting a deprecation warning about this step in the action in V3 / V4 symfonycorp/security-checker-action#8 (comment)
These should be upgraded too, once their new versions become available.
The text was updated successfully, but these errors were encountered: