Rob Bos

Results 55 issues of Rob Bos

I'm running CodeQL on one of my GitHub Actions repositories that found a hit in the moment.js code for ` Incomplete string escaping or encoding` on this function: https://github.com/moment/moment/blob/e96809208c9d1b1bbe22d605e76985770024de42/moment.js#L806 I...

We want to onboard this project and always run a security scan on the action. One of the steps is forking the action and enabling Dependabot to see what it...

Hi folks, An internal user requested us to on board this action so we ran it through some security checks, like forking it and enabling Dependabot. Dependabot found 52 issues...

# Description I'm running this action on `ubuntu-latest` where I am sharing a zipped directory between jobs by using upload and download artefact. After downloading the zipfile, the zipfile itself...

### Why: Add missing information since this is also the way it works for a composite action and users will find this page searching for the `inputs` context. ### What's...

content
actions
waiting for review

### Why: Fix indentation in a list: ![image](https://user-images.githubusercontent.com/6085745/202549112-92a1eee7-5e74-4090-9397-5c6a524ca541.png) ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [x] I have...

content
actions
waiting for review

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? A markdown table is...

content
actions
waiting for review

### Why: Closes ISSUE ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [x] I have reviewed my changes in...

content
waiting for review

### Why: Fix indentation in the yaml to prevent errors after saving. ### What's being changed (if available, include any code snippets, screenshots, or gifs): Reusable yaml file fixed. ###...

content
waiting for review

### Why: Improve the documentation, since it contained incomplete information. Updated with the matching information in the [starter workflow repo](https://github.com/actions/starter-workflows#categories). ### What's being changed (if available, include any code snippets,...

triage