Skip to content

Conversation

madalozzo
Copy link

Warning in Github Actions:
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: RocketChat/Rocket.Chat.GitHub.Action.Notification

I have modified the action.yaml to use node16 runtime instead node12. I've tested the modifications creating a new release in my repository and everything is working

@CLAassistant
Copy link

CLAassistant commented Nov 22, 2022

CLA assistant check
All committers have signed the CLA.

@UzaeirAzhar
Copy link

This PR solves #8

@madalozzo
Copy link
Author

madalozzo commented Feb 27, 2024

While PR is not approved, you can use from my own repository:

      - name: Rocket.Chat Notification
        uses: madalozzo/Rocket.Chat.GitHub.Action.Notification@v1
        timeout-minutes: 2
        continue-on-error: true
        if: always()
        with:
          ...

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.

4 participants