GithubHelp home page GithubHelp logo

Comments (5)

KiranReddy230 avatar KiranReddy230 commented on August 29, 2024 1

@ShahradR Thanks a lot for fixing this. I am able to run my github actions successfully now. Good to close this issue.
Regards.

from action-taskcat.

ShahradR avatar ShahradR commented on August 29, 2024 1

That's awesome, glad to hear it's working again!! 🥳

I'll close the ticket, but if you run into any other issues, feel free to create a new one and we can take a look at it! And thanks again for reaching out and flagging this, really appreciated!!

from action-taskcat.

ShahradR avatar ShahradR commented on August 29, 2024

Hi @KiranReddy230!

Thank you so much for flagging this—it seems that this issue was caused by a change in the upstream container. I'll take a look and update this thread as soon as I have more information. Thank you!!

from action-taskcat.

KiranReddy230 avatar KiranReddy230 commented on August 29, 2024

Thank you @ShahradR. Will wait for your update.

from action-taskcat.

ShahradR avatar ShahradR commented on August 29, 2024

Hi @KiranReddy230

I just pushed an updated Dockerfile to the repository for both the v1 and v2 releases of the project, which should resolve your issue!

If you are referencing the GitHub Action using the latest or major version (@v1 or @v2), you should be able to re-run your job and hopefully it should work! If you're referencing a specific commit or tag, you'll need to update your GitHub workflow to reference the latest version—the diff below shows the update you would need to make if you're referencing a specific release.

I also opened aws-ia/taskcat#731 with the taskcat team, and they've already pushed a fix to update the base container!

Let me know if this resolves your issue, or if you have any other questions/comments/concerns, and thanks again for flagging this!

GitHub workflow update when referencing a specific commit

Update your workflow as shown below if you're referencing a specific commit. If you're only referencing the main branch or a major version (@v1 or @v2), no changes are required.

  - name: Run taskcat test run
-   uses: ShahradR/[email protected]
+   uses: ShahradR/[email protected]
    with:
      commands: test run
      update_taskcat: true
      update_cfn_lint: true

from action-taskcat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.