Skip to content

Tags: mtardy/setup-bpftool

Tags

v1.0.4

Toggle v1.0.4's commit message
chore(deps): update actions/checkout action to v4

v1

Toggle v1's commit message
chore(deps): update actions/checkout action to v4

v1.0.3

Toggle v1.0.3's commit message
fix: authenticate curl GET requests to GitHub with token input

v1.0.2

Toggle v1.0.2's commit message
fix: print response output in case of curl failure

v1.0.1

Toggle v1.0.1's commit message
fix: add a retry mechanism on latest version retrieval

Action could fail if the GitHub API was temporarily unavailable, this new patch
will make it to try again for approximately 2 minutes and output an appropriate
error message in case of a definitive failure.

v1.0.0

Toggle v1.0.0's commit message
Initial commit